Search sort configuration
SearchSort components can use the following props:
className (optional)- A CSS class name to pass to the component.
id (optional)- Value to use for the sort dropdown's
id attribute. Default is ‘sort-by’. label (optional)- Text to use for the sort dropdown's associated label. Default is ‘Sort by’.
onApply (optional)- Callback function to be called when the Apply sort button is clicked.