ASTRA TabBar
TabBar is a UI component used for switching between different application states. Implemented as a dynamically resizing row of Tab buttons, whose labels are controlled by a DataProvider.
Accessibility
TabBar is accessible to screen readers and navigable using the keyboard. It will voice the label of each tab as well as which is currently selected.
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.