Skip to content

API > @blocksuite/virgo > VKeyboardBindingContext

Interface: VKeyboardBindingContext ​

Properties ​

collapsed ​

collapsed: boolean

Defined In ​

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


prefixText ​

prefixText: string

Defined In ​

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


raw ​

raw: KeyboardEvent

Defined In ​

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


suffixText ​

suffixText: string

Defined In ​

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


vEditor ​

vEditor: VEditor< {bold: null | true; code: null | true; italic: null | true; link: null | string; strike: null | true; underline: null | true;} >

Defined In ​

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


vRange ​

vRange: VRange

Defined In ​

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