Skip to content

Files

Latest commit

10fa7e2 · Jul 17, 2018

History

History

wrapper-array

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 17, 2018
May 21, 2018
May 21, 2018
May 21, 2018
Jun 15, 2018
May 21, 2018
May 21, 2018
May 21, 2018
May 21, 2018
Jul 17, 2018
Jun 19, 2018
May 21, 2018
May 21, 2018
Jul 17, 2018
May 21, 2018

WrapperArray

A WrapperArray is an object that contains an array of Wrappers, and methods to test the Wrappers.

Properties

wrappers

array (read-only): the Wrappers contained in the WrapperArray

length

number (read-only): the number of Wrappers contained in the WrapperArray

Methods

!!!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/setChecked.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/setValue.md)!!! !!!include(docs/api/wrapper-array/trigger.md)!!!