Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 496 Bytes

28-accessible-design-patterns.md

File metadata and controls

7 lines (4 loc) · 496 Bytes

28. WTF are Accessible Design Patterns?

📹 Video

  • Check out WAI-ARIA 1.0 Authoring Practices, specifically Design Patterns and Widgets for common design patterns and how you might implement them in an accessible way.

  • The examples are written in HTML, CSS and vanilla JavaScript and include UI functionality, keyboard interactions and expected ARIA roles.