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