Keyboard
Keyboard shortcuts for documentation navigation
fromsrc includes built-in keyboard shortcuts for fast navigation.
Search
Open the search dialog from anywhere:
⌘K on Mac
CtrlK on Windows/Linux
Search results
Navigate through search results using arrow keys:
| shortcut | action |
|---|---|
| ↑ | previous result |
| ↓ | next result |
| ↵ | go to selected |
| ⎋ | close search |
Page navigation
Navigate between pages using arrow keys:
| shortcut | action |
|---|---|
| ← | previous page |
| → | next page |
Styling shortcuts
Use the Kbd component for single keys:
press ⌘ + K to search
Use the Shortcut component for key combinations:
Common keys
| key | display |
|---|---|
| ⌘ | command (mac) |
| ⌃ | control |
| ⇧ | shift |
| ⌥ | option/alt |
| ↵ | enter |
| ⎋ | escape |
| ← → ↑ ↓ | arrows |