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.
Readonly
Optional
Use values for destructuring assignments instead.
Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.
Legacy React Docs
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.