The ListBox component is used to display data.
View source codeSpecification | Value |
---|---|
Aria Role | listbox |
Accessibility name | prop aria-label |
option
roletitleId
is assignedKey | Action |
---|---|
Down Arrow | Moves focus to the next option |
Up Arrow | Moves focus to the previous option |
Home | Moves focus to first option |
End | Moves focus to last option |