ListView
ListView is a collection component that provides users with a list of interactive items. ListView is an ideal component for use cases such as Settings parameters.
View source codeSummary
Specification | Value |
---|---|
Aria Role | list |
Accessibility name | prop aria-label |
ListViewItem
- Each item container has the
listitem
role - Each option is given an accessible name when the prop
children
is assigned