removeFilter(...) method
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is there something like removeFilter() method for DataSource?
I first call:
this.source.setFilter([{ field: 'applied', search: true}]);
And then I want to remove filter for field "applied" without affection to other filter rules.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.