Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/settings/issues/boards/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
board | BoardSummary | ✓ | - |
onSettings | Function | ✓ | - |
onDuplicate | Function | ✓ | - |
onDelete | Function | ✓ | - |
Diagram
mermaidgraph TD component_BoardListCard_35986edf["BoardListCard"] class component_BoardListCard_35986edf rootComponent
Relationships
- RENDERS →
Link - RENDERS →
EllipsisHorizontalIcon - RENDERS →
MenuItem - RENDERS →
Cog6ToothIcon - RENDERS →
DocumentDuplicateIcon - RENDERS →
TrashIcon - USES_HOOK →
useState
Referenced By
BoardsIndexContent(RENDERS)
Was this page helpful?