Accessibility

More Content Coming Soon

Designing an accessible product lets people of all abilities interact with, understand, and navigate it without facing any issues.

Understanding accessibility#

Wave believes that software must be accessible to all users with diverse abilities.

An accessible product must:

  • Give all users the same quality of experience
  • Adapt to users and situations
Learn More About AccessibilityWhy Accessibility - PowerPoint
All elements and components of Wave are compliant and following the Web Content Accessibility Guidelines.

Accessibility with React#

We are striving to:

  • build Wave components using sementically correct markup with appropriate ARIA (the Accessible Rich Internet Application standard) attributes to help the users of assistive technologies identify and use them.
  • handle accessibility concerns related to focus management and keyboard navigation.

Testing of the product is required

Even when using Wave components to build your products, make sure to always test your products before releasing them to publicity.

Please, contact the Wave team if you'll notice that any of our components are not passing the WCAG 2.0 AA.