Adding Keyboard Accessibility (Video Series)

Being able to use the keyboard with your application is necessary for accessibility.

It's also faster and easier for more advanced users.

In this video series I show how to add keyboard support by managing the focus of the app. We cover:

  1. Adding focus management and keyboard accessibility to a menu component
  2. Refactoring the component to make it easier to maintain
  3. Using the composition API to pull the focus logic into it's own helper

Want to level up your Vue skills?

With over two million reads and 11,067 subscribers, you've come to the right place.

Subscribe now to get exclusive insights and tips every week.