We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
length()
Returns the number of elements currently held by the list.
items()
Returns an array containing all the items currently held by the list.
widget()
Returns a reference to the widget itself.