F
Filament2mo ago
98.dev

Move "Reset" filter button, next to "Apply filters"

I have applied the following attributes to the table:
->filtersLayout(FiltersLayout::AboveContent)
->deferFilters()
->filtersLayout(FiltersLayout::AboveContent)
->deferFilters()
This shows the filter above the table, and a "Apply filters" button (See screenshot attached). Question The "Reset" filter button is displayed in the top right corner. Is there a quick easy way, to move it next to the "Apply filters" button?
No description
1 Reply
Dennis Koch
Dennis Koch2mo ago
I don't think so unless you can move it with CSS

Did you find this page helpful?