WCAG Components
Work in progress – 1 component liveAccessible component examples built from scratch with WCAG 2.1 AA+ compliance.
Full implementations with tests. Screen reader-friendly. Keyboard navigable. Actually compliant.
Components
Accessible Modal Dialog
WCAG AA+Focus trap, escape key handling, aria-labelledby, and proper role attributes. Works perfectly with screen readers.
Keyboard-Navigable Dropdown
WCAG AA+Arrow keys, Enter, Escape, and Tab navigation. ARIA roles and states. No mouse required.
Custom Checkbox & Radio
WCAG AAScreen reader-friendly, keyboard accessible, and visually custom. Native input with styled overlay.
Skip Links & Landmarks
WCAG AA+Bypass blocks of content with skip links and proper landmark navigation for screen readers.
Toast Notifications
WCAG AAARIA live regions, polite vs assertive announcements, and automatic dismissal with accessible controls.
More components coming soon: keyboard-navigable dropdowns, custom form controls, skip links, and toast notifications.