Skip to content

BlockSuite API Documentation / @blocksuite/virgo / VKeyboardBindingHandler

Type alias: VKeyboardBindingHandler ​

VKeyboardBindingHandler: (context) => typeof VKEYBOARD_PREVENT_DEFAULT | typeof VKEYBOARD_ALLOW_DEFAULT

Parameters ​

• context: VKeyboardBindingContext

Returns ​

typeof VKEYBOARD_PREVENT_DEFAULT | typeof VKEYBOARD_ALLOW_DEFAULT

Source ​

packages/virgo/src/utils/keyboard.ts:32


Generated using typedoc-plugin-markdown and TypeDoc