Accessibility Statement: How to Interact with List View
Note: This accessibility statement is undergoing a revision, and will be updated and re-posted shortly.
Summary:
Lists are widely used in applications to present collections of similar items, for example, search results, card layouts, or options in a dropdown.
When designing a common pattern for displaying a list of items, the challenge is to support efficient and intuitive keyboard navigation. In this component the tab key is used to move between page components, and arrow keys to navigate within a list.
Tagged:
0