mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
create a one-liner description for each API
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Accelerator
|
||||
|
||||
An accelerator is a string that represents a keyboard shortcut. It can contain
|
||||
multiple modifiers and key codes, combined by the `+` character.
|
||||
Define keyboard shortcuts.
|
||||
|
||||
Accelerators can contain multiple modifiers and key codes, combined by
|
||||
the `+` character.
|
||||
|
||||
Examples:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user