Kind: Component
Source: atloria-monorepo/apps/web/src/components/Documents/SortControl.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
value | SortOption | ✓ | - |
onChange | Function | ✓ | - |
Diagram
mermaidgraph TD component_SortControl_65f325c3["SortControl"] class component_SortControl_65f325c3 rootComponent
Relationships
- RENDERS →
BarsArrowDownIcon - RENDERS →
BarsArrowUpIcon - USES_HOOK →
useState
Was this page helpful?