Skip to content

BlockSuite API Documentation / @blocksuite/inline / CompositionEndHookCtx

Interface: CompositionEndHookCtx<TextAttributes>

Type parameters

TextAttributes extends BaseTextAttributes

Properties

attributes

attributes: TextAttributes

Source

packages/framework/inline/src/services/hook.ts:19


data

data: null | string

Source

packages/framework/inline/src/services/hook.ts:18


inlineEditor

inlineEditor: InlineEditor<TextAttributes>

Source

packages/framework/inline/src/services/hook.ts:15


inlineRange

inlineRange: InlineRange

Source

packages/framework/inline/src/services/hook.ts:17


raw

raw: CompositionEvent

Source

packages/framework/inline/src/services/hook.ts:16