LogoRobo.js
Packages@robojs/sync

SyncZoneProps

Interface: SyncZoneProps

Props for SyncZone component.

Properties

PropertyTypeDescription
childrenReactNodeChildren to render
host?null | stringExplicit host client ID (when hostRules='explicit')
hostRules?"first" | "explicit"Host determination strategy
id(null | string)[]Key prefix for this zone

On this page