/vue-a11y-examples

Examples for vue-a11y-utils

Primary LanguageVueMIT LicenseMIT

Vue A11y Examples

Overview

Some examples using vue-a11y-utils@0.8.0+.

The purpose I wrote this repo is to:

  • for myself, make sure vue-a11y-utils designed well (so this repo would be changed anytime if I update vue-a11y-utils in the future e.g. re-designing the API or adding some new features)
  • for vue-a11y-utils users, provide use cases and code samples

All the examples are inspired from W3C WAI-ARIA Authoring Practices.