Kind: Component
Source: atloria-monorepo/apps/web/src/components/Boards/BoardCard.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
card | BoardCardData | ✓ | - |
asOverlay | boolean | - | false |
onCardClick | Function | - | - |
Diagram
mermaidgraph TD component_BoardCard_1a154160["BoardCard"] class component_BoardCard_1a154160 rootComponent
Relationships
- RENDERS →
ChatBubbleLeftEllipsisIcon - USES_HOOK →
useSortable
Was this page helpful?