BookmarkCliKeyboardEvent
Defined in: presentation/cli/bookmark-cli-keyboard.ts:19
Bookmark CLI keyboard eventの最小shape。
Properties
Section titled “Properties”ctrlKey
Section titled “ctrlKey”
readonlyctrlKey:boolean
Defined in: presentation/cli/bookmark-cli-keyboard.ts:21
Control keyが押されているか。
readonlykey:string
Defined in: presentation/cli/bookmark-cli-keyboard.ts:23
押されたkey名。
shiftKey
Section titled “shiftKey”
readonlyshiftKey:boolean
Defined in: presentation/cli/bookmark-cli-keyboard.ts:25
Shift keyが押されているか。