Skip to main content
The <ws-filter-reset> component lets users remove all active filters with a single click on a “Reset filter” button. All applied filters are then removed both from the display and from the filter criteria of the search.

Requirement

  • There must be active filters set via the <ws-filter> component. Without any active filters, the button is not displayed.

Component

The component can be embedded as follows on the category and search result page:

CSS & styling

This component does not generate any additional HTML code or specific CSS classes. The button inside the component is freely definable and can be styled as needed.