-
Notifications
You must be signed in to change notification settings - Fork 89
keyboard navigation
Ben Elan edited this page Oct 16, 2024
·
1 revision
| Key | action |
|---|---|
| Tab | move forward through interactive elements (e.g. link, button, form) |
| Shift + Tab | move backward through interactive elements |
| Arrow keys | move between parts of composite UI elements |
| Enter | activate the current selection (e.g. link, buttons) |
| Space | check/uncheck, and activate the current selection |
| Escape | close the current selection and return focus to the element that opened it |
| Shift + Arrows | expand/close dialog divider |
| Shift + F10 | open a context menu (pop-up menu) |
| Alt + Down arrow | opens a combo box |
- Monorepo
- Global Config
- Coding Conventions
- Testing Conventions
- Patching Packages
- Deprecation Guidance
- Continuous Integration
- GitHub Secrets
- Troubleshoot Build Errors
- Tips and Tricks
- NPM FAQ
- Wiki Conventions
- Styling Conventions
- CSS Transitions
- Restricting User Input
- ItemHidden Property
- What Happens When You Scale Vector-Based Icons
- Internationalization
- Introduction
- Getting Started
- Naming Schema
- Semantic Tokens
- Component Tokens
- Web Platform
- Build
- Documentation
- Testing
- Contributing