@witchcraft/spellcraft
Github
Issues
npm
Preparing search index...
runtime/utils/shortcutToId
shortcutToId
Function shortcutToId
shortcutToId
(
shortcut
:
Shortcut
,
manager
:
PickManager
<
"options"
,
"stringifier"
>
&
Pick
<
Manager
,
"keys"
>
,
)
:
string
Turns a shortcut into an id to use in a v-for loop.
Parameters
shortcut
:
Shortcut
manager
:
PickManager
<
"options"
,
"stringifier"
>
&
Pick
<
Manager
,
"keys"
>
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/spellcraft
Loading...
Turns a shortcut into an id to use in a v-for loop.