Kind: Component
Source: atloria-monorepo/apps/web/src/components/Boards/Toast.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
toast | ToastItem | ✓ | - |
onDismiss | Function | ✓ | - |
Diagram
mermaidgraph TD component_ToastView_64df5a3b["ToastView"] class component_ToastView_64df5a3b rootComponent
Relationships
- RENDERS →
Icon - RENDERS →
XMarkIcon
Referenced By
BoardsToastProvider(RENDERS)
Was this page helpful?