vue-aria-focus-trap
v0.1.1
Published
A Vue.js component that implements WAI-ARIA focus trapping
Downloads
1,142
Readme
vue-aria-focus-trap
A Vue.js component that implements WAI-ARIA focus trapping.
Inspired from ARIA 1.2 Modal Dialog example.
Installation
# npm
npm install vue-aria-focus-trap
# Yarn
yarn add vue-aria-focus-trap
Example
Check out the simple example application in the dev
folder. Link.
Contributing
Feel free opening Issues or Pull Requests. I'll check them out whenever I can.