Skip to content

BlockSuite API Documentation / @blocksuite/store / ProxyOptions

Type alias: ProxyOptions<T> ​

ProxyOptions<T>: Object

Type parameters ​

• T

Type declaration ​

onChange? ​

onChange?: (data) => void

Parameters ​

• data: T

Returns ​

void

Source ​

packages/store/src/reactive/proxy.ts:9


Generated using typedoc-plugin-markdown and TypeDoc