Accessibility
The RangeSlider is designed to be accessible by on-screen readers and provides full WAI-ARIA accessibility support.
WAI-ARIA Support
The RangeSlider is WAI ARIA-accessible through the Tab
key. The aria-valuemin
, aria-valuemax
, and aria-valuenow
properties define the accessibility values when the user drags the handle of the RangeSlider or interacts with the RangeSlider through the arrow keys or clicking on the scale.
The RangeSlider also follows the WAI-ARIA best practices for implementing the keyboard navigation for its component role and is tested against the popular screen readers.
Section 508
The RangeSlider is compliant with the Section 508 requirements.