Skip to content

API > @blocksuite/virgo > VBeforeinputHookCtx

Interface: VBeforeinputHookCtx<TextAttributes> ​

Type parameters ​

Parameter
TextAttributes extends BaseTextAttributes

Properties ​

attributes ​

attributes: TextAttributes

Defined In ​

packages/virgo/src/services/hook.ts:12


data ​

data: null | string

Defined In ​

packages/virgo/src/services/hook.ts:11


raw ​

raw: InputEvent

Defined In ​

packages/virgo/src/services/hook.ts:9


vEditor ​

vEditor: VEditor< TextAttributes >

Defined In ​

packages/virgo/src/services/hook.ts:8


vRange ​

vRange: VRange

Defined In ​

packages/virgo/src/services/hook.ts:10