ASTRA Carousel
Carousel is a UI component used for for displaying a list of items, much like the standard List component. Additionally, it provides many useful hooks for customizing how the items are positioned and displayed.
Accessibility
Carousel is fully accessible. The selection and number of items in the list is voiced the same was as a typical vertical list. Navigation via arrow keys is fully enabled.
Role: ROLE_SYSTEM_LIST
Limitations
None.
Enabling Accessibility
To enable accessibility, do the following:
Sample Accessible Application
Below is an embedded application built to showcase accessibility. To experience this application properly, you must have a screen reader installed and be familiar with how to use it. Accessibility was developed with JAWS for Windows as the primary screen reader. Installing the JAWS Flex Scripts is highly recommended to obtain the most reliable results.