EditorKeyCommand
此内容尚不支持你的语言。
Defined in: packages/editor/src/types.ts:166
Properties
Section titled “Properties”altKey?
Section titled “altKey?”
optionalaltKey?:boolean
Defined in: packages/editor/src/types.ts:171
ctrlKey?
Section titled “ctrlKey?”
optionalctrlKey?:boolean
Defined in: packages/editor/src/types.ts:169
key:
string
Defined in: packages/editor/src/types.ts:167
metaKey?
Section titled “metaKey?”
optionalmetaKey?:boolean
Defined in: packages/editor/src/types.ts:170
shiftKey?
Section titled “shiftKey?”
optionalshiftKey?:boolean
Defined in: packages/editor/src/types.ts:168