EloquentStudio / filter.js

Complete solution for client side filtering and rendering using JSON data
http://eloquentstudio.github.io/filter.js
MIT License
664 stars 183 forks source link

Clear filters? #164

Open ghost opened 6 years ago

ghost commented 6 years ago

I have a modal wich I use for filters, because I have lots of them. And after filtering and closeing the modal (which removes the element from the dom) I have no option to retrieve the previously selected filters.

Is there a 'clear all filters' ? Can't seem to find a good solution