BlockSuite API Documentation / @blocksuite/store / OnBoxedChange
Type Alias: OnBoxedChange()
OnBoxedChange = (
data
,isLocal
) =>void
Defined in: packages/framework/store/src/reactive/boxed.ts:5
Parameters
data
unknown
isLocal
boolean
Returns
void