Accessibility
The Checkbox is designed to be accessible by on-screen readers and provides full WAI-ARIA accessibility support.
WAI-ARIA Support
The Checkbox is WAI ARIA-accessible through the Tab
key. The aria-checked
, and aria-disabled
properties define the accessibility value and state.
The Checkbox 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 Checkbox is compliant with the Section 508 requirements.