Type alias KeyboardEventMap

KeyboardEventMap: Pick<BrowserEventMap, "keydown" | "keyup" | "arrowkeydown" | "zoomkeydown">

キーボードイベント一覧