SyncZoneProps
Props for SyncZone component.
| Property | Type | Description |
|---|
children | ReactNode | Children to render |
host? | null | string | Explicit host client ID (when hostRules='explicit') |
hostRules? | "first" | "explicit" | Host determination strategy |
id | (null | string)[] | Key prefix for this zone |