Const
The FilterButton component is a button designed for initiating filtering of data. It is designed to be used with the dropdown menu. It uses forwardRef to pass the button to the dropdown trigger asChild.
A button that can be used to filter.
The FilterButton component is a button designed for initiating filtering of data. It is designed to be used with the dropdown menu. It uses forwardRef to pass the button to the dropdown trigger asChild.