Skip to main content

List Box

Selectable list of items.

Properties

  • All global properties
  • items: array — List of items
  • selectedIndices: array — Indices of selected items
  • selectionMode: string — Selection mode
  • onSelect: function — Select event handler
  • scrollable: boolean — List is scrollable
  • maxVisibleItems: integer — Maximum number of visible items
  • focusable: boolean — Can receive focus
  • tabIndex: integer — Tab order