Pages
Ui.InteractiveList
A vertical list the user can interact with using the keyboard.
States
The current intended element.
Properties
Wether or not the user can intend to select an element.
Wether or not the list is interactive.
The items to render.
The select event handler (when an item is clicked).
The select event handler.
The selected set of items.
The size of the list.
Functions
Intend the first element when the component is mounted.
Handles a select event (when the item is clicked).
Handles the keydown event.
Handles a select event.
Sets the intended element.
Renders the list.
Selects the next or previous element.