Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/desk/components/DeskDialogs.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
ticketNumber | number | ✓ | - |
busy | boolean | ✓ | - |
onSubmit | Function | ✓ | - |
onClose | Function | ✓ | - |
Diagram
mermaidgraph TD component_DuplicateDialog_774f45d7["DuplicateDialog"] class component_DuplicateDialog_774f45d7 rootComponent
Relationships
- RENDERS →
Backdrop - USES_HOOK →
useState - USES_HOOK →
useRef - USES_HOOK →
useEffect
Was this page helpful?