Kind: Component
Source: atloria-monorepo/apps/web/src/components/Categories/CategoryModal.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
isOpen | boolean | ✓ | - |
onClose | Function | ✓ | - |
onConfirm | Function | ✓ | - |
category | `Category | null` | ✓ |
loading | boolean | - | - |
Diagram
mermaidgraph TD component_DeleteCategoryModal_7c6ea866["DeleteCategoryModal"] class component_DeleteCategoryModal_7c6ea866 rootComponent
Was this page helpful?