Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

f1e0f93 · Jan 20, 2019

History

History

wrapper-array

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 17, 2018
Jan 20, 2019
Jan 20, 2019
Jan 15, 2019
Jan 20, 2019
Jan 20, 2019
Jan 15, 2019
Jan 15, 2019
Jan 15, 2019
Jan 20, 2019
Jan 20, 2019
Jan 20, 2019
Jan 20, 2019
Jan 20, 2019
Jan 20, 2019

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)!!!