useSynchronizer
The useSynchronizer hook returns the default Synchronizer from the current Provider context (or a named one if an Id is provided).
useSynchronizer(id?: string): Synchronizer | undefined| Type | Description | |
|---|---|---|
id? | string | An optional |
| returns | Synchronizer | undefined | The |
Since
v8.1.0