Accessibility & RTL
The widget meets WCAG 2.1 AA and lays out correctly in right-to-left languages.
Accessibility isn’t an add-on. The widget is built to WCAG 2.1 AA and to work correctly in every supported language, including right-to-left.
WCAG 2.1 AA
- Keyboard — every control is reachable and operable by keyboard, in a logical order.
- Focus — visible focus states, and focus trapping in dialogs like step-up and confirmation.
- Contrast — a WCAG-AA contrast floor is enforced even on auto-extracted themes.
- Touch targets — comfortably sized for mobile use.
Right-to-left
For Arabic and Hebrew the widget mirrors: layout flows right-to-left, directional icons flip where it matters, and mixed-direction text (a Latin name inside an Arabic sentence) is isolated so it reads correctly. It uses logical CSS throughout rather than hard-coded left/right.