BlockSuite API Documentation / @blocksuite/store / OnTextChange
Type Alias: OnTextChange()
OnTextChange: (
data
) =>void
Parameters
• data: Y.Text
Returns
void
Defined in
packages/framework/store/src/reactive/text.ts:17
BlockSuite API Documentation / @blocksuite/store / OnTextChange
OnTextChange: (
data
) =>void
• data: Y.Text
void
packages/framework/store/src/reactive/text.ts:17