Kind: Component
Source: atloria-monorepo/apps/web/src/components/Suggestions/SuggestionPanel.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
active | boolean | ✓ | - |
onClick | Function | ✓ | - |
count | number | ✓ | - |
variant | `unknown | unknown | unknown` |
children | unknown | ✓ | - |
Diagram
mermaidgraph TD component_FilterButton_6084db22["FilterButton"] class component_FilterButton_6084db22 rootComponent
Referenced By
SuggestionPanel(RENDERS)
Was this page helpful?