A WrapperArray
is an object that contains an array of Wrappers
, and methods to test the Wrappers
.
array
(read-only): the Wrappers
contained in the WrapperArray
number
(read-only): the number of Wrappers
contained in the WrapperArray
!!!include(docs/api/wrapper-array/at.md)!!! !!!include(docs/api/wrapper-array/contains.md)!!! !!!include(docs/api/wrapper-array/destroy.md)!!! !!!include(docs/api/wrapper-array/filter.md)!!! !!!include(docs/api/wrapper-array/is.md)!!! !!!include(docs/api/wrapper-array/isEmpty.md)!!! !!!include(docs/api/wrapper-array/isVueInstance.md)!!! !!!include(docs/api/wrapper-array/setData.md)!!! !!!include(docs/api/wrapper-array/setMethods.md)!!! !!!include(docs/api/wrapper-array/setProps.md)!!! !!!include(docs/api/wrapper-array/trigger.md)!!!