appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.89k stars 466 forks source link

Reset Filter #374

Closed ymzoughi closed 6 years ago

ymzoughi commented 6 years ago

Issue Type: Question Platform: ReactiveSearch for Web

Description: is it possible to create a button that allows you to reset all filters

metagrover commented 6 years ago

We currently support it via SelectedFilters whose customisation related issue is filed here - #121

You can refer SelectedFilters docs here.

Hope that helps!