Kind: Component
Source: atloria-monorepo/apps/web/src/components/Boards/BoardSettingsDialog.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
boardId | string | ✓ | - |
columns | BoardColumnLite[] | ✓ | - |
onEdit | Function | ✓ | - |
onReorder | Function | ✓ | - |
Diagram
mermaidgraph TD component_ColumnsList_668bb1f6["ColumnsList"] class component_ColumnsList_668bb1f6 rootComponent
Relationships
- RENDERS →
Bars3Icon - RENDERS →
PencilIcon - USES_HOOK →
useState
Referenced By
BoardSettingsDialog(RENDERS)
Was this page helpful?