Kind: Component
Source: atloria-monorepo/apps/web/src/components/Boards/BoardFilters.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
id | string | ✓ | - |
name | string | ✓ | - |
active | boolean | ✓ | - |
onClick | Function | ✓ | - |
muted | boolean | - | false |
Diagram
mermaidgraph TD component_AssigneeRow_4ab4fea0["AssigneeRow"] class component_AssigneeRow_4ab4fea0 rootComponent
Relationships
- RENDERS →
CheckIcon
Referenced By
FilterPopover(RENDERS)
Was this page helpful?