Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useCollaboration.ts
Awareness state for a user
Properties
| Property | Type |
|---|---|
userId | string |
userName | string |
color | string |
cursor | CursorPosition |
selection | SelectionRange |
Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useCollaboration.ts
Awareness state for a user
| Property | Type |
|---|---|
userId | string |
userName | string |
color | string |
cursor | CursorPosition |
selection | SelectionRange |
Was this page helpful?