Kind: Component
Source: atloria-monorepo/apps/web/src/components/Editor/CollaborationStatusBar.tsx
Overflow indicator showing additional users count
Props
| Name | Type | Required | Default |
|---|---|---|---|
count | number | ✓ | - |
users | CollaborationUser[] | ✓ | - |
Diagram
mermaidgraph TD component_OverflowIndicator_2dc14045["OverflowIndicator"] class component_OverflowIndicator_2dc14045 rootComponent
Relationships
- USES_HOOK →
useState
Referenced By
CollaborationStatusBar(RENDERS)
Was this page helpful?