BlockSuite API Documentation / @blocksuite/inline / BeforeinputHookCtx
Interface: BeforeinputHookCtx<TextAttributes> 
Type Parameters 
• TextAttributes extends BaseTextAttributes
Properties 
attributes 
attributes:
TextAttributes
Defined in 
packages/framework/inline/src/services/hook.ts:10
data 
data:
null|string
Defined in 
packages/framework/inline/src/services/hook.ts:9
inlineEditor 
inlineEditor:
InlineEditor<TextAttributes>
Defined in 
packages/framework/inline/src/services/hook.ts:6
inlineRange 
inlineRange:
InlineRange
Defined in 
packages/framework/inline/src/services/hook.ts:8
raw 
raw:
InputEvent
Defined in 
packages/framework/inline/src/services/hook.ts:7