Function: useLayerDebouncedStore()
useLayerDebouncedStore(
subscribe,renderingState,layer):SyncStore
Defined in: diagram/renderingState.ts:503
Transforms event store in a way that the result store debounces the changes until the next time the specified canvas layer updates.
Parameters
| Parameter | Type | Default value |
|---|---|---|
|
| |
|
| |
|
|