Raxol.UI.Components.Input.SelectList.Navigation (Raxol v0.3.0)
View SourceHandles keyboard navigation functionality for the SelectList component.
Summary
Functions
Handles arrow down key press, moving focus down one item.
Handles arrow up key press, moving focus up one item.
Handles end key press, moving focus to the last item.
Handles home key press, moving focus to the first item.
Handles page down key press, moving focus down one page.
Handles page up key press, moving focus up one page.
Updates focus index and scroll position to ensure the focused item is visible.
Functions
Handles arrow down key press, moving focus down one item.
Handles arrow up key press, moving focus up one item.
Handles end key press, moving focus to the last item.
Handles home key press, moving focus to the first item.
Handles page down key press, moving focus down one page.
Handles page up key press, moving focus up one page.
Updates focus index and scroll position to ensure the focused item is visible.