BlockSuite API Documentation / @blocksuite/inline / CompositionEndHookCtx
Interface: CompositionEndHookCtx<TextAttributes> 
Type Parameters 
• TextAttributes extends BaseTextAttributes
Properties 
attributes 
attributes:
TextAttributes
Defined in 
packages/framework/inline/src/services/hook.ts:19
data 
data:
null|string
Defined in 
packages/framework/inline/src/services/hook.ts:18
inlineEditor 
inlineEditor:
InlineEditor<TextAttributes>
Defined in 
packages/framework/inline/src/services/hook.ts:15
inlineRange 
inlineRange:
InlineRange
Defined in 
packages/framework/inline/src/services/hook.ts:17
raw 
raw:
CompositionEvent
Defined in 
packages/framework/inline/src/services/hook.ts:16