List of awesome React a11y components and projects. Check out the new Accessibility section of the React docs!
- react-a11y-dialog
- react-autosuggest - WAI-ARIA compliant React autosuggest component
- react-menu - Accessible menu React component
- react-dates - An easily internationalizable, mobile-friendly datepicker library for the web
- react-aria-modal
- react-aria-menubutton
- react-aria-tabpanel - Flexible, React-powered Tab Panel component
- react-a11y-video - Accessible HTML5 Video player React component (last updated 2y ago)
- react-select-box - An accessible select box component for React (2y old)
- react-a11y-tabs-updated - Old codepen example
- react-a11y-drawer
- React + a11y Simple Accordion Example
- react-focus-trap - Traps focus for accessible dropdowns and modal content
- davidtheclark/focus-trap-react: A React component that traps focus
- react-axe - Accessibility auditing for React.js applications
- react-a11y - Identifies accessibility issues in your React.js elements
- eslint-plugin-jsx-a11y - Static AST checker for a11y rules on JSX elements
- awesome-a11y - List of awesome accessibility resources
- WAI-ARIA Cheat Sheet