GitHub
Preparing search index...
The search index is not available
keymap - v0.0.6
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Keymap
Config
Keymap配置项
el?
按键监听事件绑定对象
strategy?
快捷键策略
key
Alias
Map?
配置别名
keymap - v0.0.6
KeymapConfig
Interface KeymapConfig
Keymap配置项
Hierarchy
KeymapConfig
Index
Properties
el?
strategy?
key
Alias
Map?
Properties
Optional
el
el
?:
HTMLElement
|
Window
按键监听事件绑定对象
Optional
strategy
strategy
?:
StrategyType
快捷键策略
Optional
key
Alias
Map
key
Alias
Map
?:
Record
<
string
,
string
>
配置别名
See
defaultKeyAliasMap
Keymap配置项