A Vue.js component that implements WAI-ARIA focus trapping.
Inspired from ARIA 1.2 Modal Dialog example.
# npm
npm install vue-aria-focus-trap
# Yarn
yarn add vue-aria-focus-trap
Check out the simple example application in the dev
folder. Link.
CodePen demo also available: https://codepen.io/captainskippah/pen/ExbvzgO.
Feel free opening Issues or Pull Requests. I'll check them out whenever I can.