BlockSuite API Documentation / @blocksuite/block-std / bindKeymap
Function: bindKeymap()
bindKeymap(
bindings
):UIEventHandler
Parameters
• bindings: Record
<string
, UIEventHandler
>
Returns
Source
packages/framework/block-std/src/event/keymap.ts:66