options
Object|Array
Options object, or content array.
Return ViewSequence node previous to this node in the list, respecting looping if applied.
Return ViewSequence node next after this node in the list, respecting looping if applied.
Return index of the provided item in the backing array
Return index of this ViewSequence node.
Return printable version of this ViewSequence node.
Add one or more objects to the beginning of the sequence.
Add one or more objects to the end of the sequence.
Remove objects from the sequence
Exchange this element's sequence position with another's.
Return value of this ViewSequence node.
Call getSize() on the contained View.
Generate a render spec from the contents of this component. Specifically, this will render the value at the current index.