Skip to main content

default

Admin Docs


Variable: default

const default: React.FC<InterfaceSortingButtonProps>

Defined in: src/subComponents/SortingButton.tsx:48

SortingButton component renders a Dropdown with sorting options. It allows users to select a sorting option and triggers a callback on selection. Includes accessibility support for screen readers.

Param

The properties for the SortingButton component.

Returns

The rendered SortingButton component.