default
Variable: default
const
default:React.FC
<InterfaceSortingButtonProps
>
Defined in: src/subComponents/SortingButton.tsx:43
SortingButton component renders a Dropdown with sorting options. It allows users to select a sorting option and triggers a callback on selection.
Param
The properties for the SortingButton component.
Returns
The rendered SortingButton component.