BlockSuite API Documentation / @blocksuite/store / BlockOptions
Type Alias: BlockOptions 
BlockOptions:
object
Type declaration 
onChange()? 
optionalonChange: (block,key,value) =>void
Parameters 
• block: Block
• key: string
• value: unknown
Returns 
void
Defined in 
packages/framework/store/src/store/doc/block/types.ts:12