Skip to content

BlockSuite API Documentation / @blocksuite/store / OnTextChange

Type Alias: OnTextChange()

OnTextChange = (data, isLocal) => void

Defined in: packages/framework/store/src/reactive/text.ts:16

Parameters

data

Y.Text

isLocal

boolean

Returns

void