Function: useFrameDebouncedStore()
useFrameDebouncedStore(
subscribe):SyncStore
Defined in: coreUtils/hooks.ts:77
Transforms event store in a way that the result store debounces the changes until the next rendered frame via requestAnimationFrame.
Parameters
| Parameter | Type |
|---|---|
|