Skip to content

Collection

extends Element, CollectionMixin

Generic flat collection. Primarily serves as the shared public API base; concrete controls such as List decide how entries are rendered.

Methods

Collection:setup()

Initializes per-instance state and input handlers.

Last updated:

Released under the MIT License.