docs(composables): update

This commit is contained in:
Benjamin Canac
2024-09-30 12:01:35 +02:00
parent aeccf30a92
commit c738bd9d53
5 changed files with 204 additions and 12 deletions

View File

@@ -56,7 +56,7 @@ Shortcuts are defined using the following format:
- `escape`: Triggers on Esc key
- `enter`: Triggers on Enter key
- `arrowleft`, `arrowright`, `arrowup`, `arrowdown`: Trigger on respective arrow keys
- etc.
#### Shortcut Configuration
Each shortcut can be defined as a function or an object with the following properties: