Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 667 Bytes

accessibility.mdx

File metadata and controls

13 lines (9 loc) · 667 Bytes

Accessibility

Chakra UI is built from the ground up with accessibility in mind. We do the heavy-lifting for you in order to allow you to focus on building your applications.

All authored components are compliant with the WAI-ARIA standards for authored components.

We've taken the time to write summarized description of the accessibility support for all authored components in @chakra-ui/vue. We called this document an accessibility report and can be found in the accessibility.md file in the respective component's source directory.

You will also be able to find this file linked in the documentation pages of components that have an accessibility report.