Skip to content

BlockSuite API Documentation / @blocksuite/virgo / VCompositionEndHookCtx

Interface: VCompositionEndHookCtx<TextAttributes> ​

Contents ​

Type parameters ​

• TextAttributes extends BaseTextAttributes

Properties ​

attributes ​

attributes: TextAttributes

Source ​

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


data ​

data: null | string

Source ​

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


raw ​

raw: CompositionEvent

Source ​

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


vEditor ​

vEditor: VEditor<TextAttributes>

Source ​

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


vRange ​

vRange: VRange

Source ​

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


Generated using typedoc-plugin-markdown and TypeDoc