Kind: Component
Source: atloria-monorepo/apps/web/src/components/Documents/FilterChips.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
filters | DocumentFilters | ✓ | - |
onRemoveFilter | Function | ✓ | - |
onClearAll | Function | ✓ | - |
categoryName | string | - | - |
projectName | string | - | - |
Diagram
mermaidgraph TD component_FilterChips_62faa03d["FilterChips"] class component_FilterChips_62faa03d rootComponent
Relationships
- RENDERS →
AnimatePresence - RENDERS →
motion-div - RENDERS →
XMarkIcon - RENDERS →
motion-button
Was this page helpful?