Usage
To use the FilterResetButton
, you need to include it in the getFilterResetButton
method of your grid class. Here is an example:
In this example, FilterResetButton::make()
creates an instance of the FilterResetButton
component. This button will be added to the grid.
Last updated