Kind: Interface
Source: atloria-monorepo/apps/api/src/collaboration/interfaces/collaboration.interfaces.ts
Awareness state for a user's cursor and selection
Properties
| Property | Type |
|---|---|
userId | string |
userName | string |
color | string |
cursor | CursorPosition |
selection | SelectionRange |
Was this page helpful?