returns an object with the applied filters
getFilters({ permanent?: boolean }): { [key: string]: { rule: object | callback, config: object } };
Parameters:permanent: boolean
- optional, false by default. Allows getting the list of permanent filtersfilters: object
- an object with the applied filters, where the key is the id of a filter and the value is an object with the rule
and config
propertiesExample
const filters = grid.data.getFilters();
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4