Skip to content

Keyboard navigation ​

Keyboard navigation is an important part of accessibility. Any action a user can perform with a pointer device (typically mouse or touch) must be possible to achieve with keyboard.

Usually this means any clickable element is also focusable with keyboard and can be activated with Enter or Space. In rare cases it means making sure that keyboard users can get the same result via some other path.