Kind: Component
Source: atloria-monorepo/apps/web/src/components/Documents/FilterBar.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
label | string | ✓ | - |
value | string | ✓ | - |
onChange | Function | ✓ | - |
options | Array | ✓ | - |
Diagram
mermaidgraph TD component_Select_2eea87b4["Select"] class component_Select_2eea87b4 rootComponent
Referenced By
FilterBar(RENDERS)
Was this page helpful?