LogoRobo.js
Packages@robojs/sync

HandlerClient<ClientData>

Interface: HandlerClient<ClientData>

Client info available in handler contexts.

Type Parameters

Type ParameterDefault type
ClientDataunknown

Properties

PropertyTypeDescription
data?ClientDataClient metadata (from useSyncState options)
idstringUnique client identifier

On this page