Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/desk/components/DeskCopilot.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
thread | `DeskThreadDetail | null` | ✓ |
Diagram
mermaidgraph TD component_DeskCopilot_19c1892a["DeskCopilot"] class component_DeskCopilot_19c1892a rootComponent
Relationships
- RENDERS →
ChatBubbleLeftEllipsisIcon - RENDERS →
CopilotTabBody - RENDERS →
CustomerTabBody - RENDERS →
ActivityTabBody - USES_HOOK →
useState - USES_HOOK →
useRef - USES_HOOK →
useEffect
Was this page helpful?