Skip to content

API > @blocksuite/virgo > VCompositionEndHookCtx

Interface: VCompositionEndHookCtx<TextAttributes> ​

Type parameters ​

Parameter
TextAttributes extends BaseTextAttributes

Properties ​

attributes ​

attributes: TextAttributes

Defined In ​

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


data ​

data: null | string

Defined In ​

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


raw ​

raw: CompositionEvent

Defined In ​

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


vEditor ​

vEditor: VEditor< TextAttributes >

Defined In ​

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


vRange ​

vRange: VRange

Defined In ​

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