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
, aria-valuenow
, and aria-valuetext
properties define the accessibility values when the user interacts with the handles of the RangeSlider.
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 Slider is compliant with the Section 508 requirements.