LogoRobo.js
Packages@robojs/sync

RemoteCursor<ClientData>

Interface: RemoteCursor<ClientData>

Represents a remote cursor with client info.

Type Parameters

Type ParameterDefault type
ClientDataunknown

Properties

PropertyTypeDescription
clientIdstringClient ID of cursor owner
isYoubooleanWhether this is the current client's cursor
positionCursorPositionCursor position
userClient<ClientData>Client metadata

On this page