Kind: Component
Source: atloria-monorepo/apps/web/src/components/Editor/UserCursors.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
users | UserWithPosition[] | ✓ | - |
showLabels | boolean | - | true |
containerRef | unknown | - | - |
className | string | - | "" |
Diagram
mermaidgraph TD component_UserCursors_31adce80["UserCursors"] class component_UserCursors_31adce80 rootComponent
Relationships
- RENDERS →
Cursor - USES_HOOK →
useMemo
Was this page helpful?