Customized Filter Panel - Clear All Filters #5001
Unanswered
johnsanders2
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I have a customized filter panel using the documentation provided here:
https://www.antdv.com/components/table/#components-table-demo-customized-filter-panel
I am having trouble figuring out how to clear all filters from a single button click, and there is very little definitive information about how to achieve this in the docs. Most of the information I can find from other sources online apply to a React implementation, and so far nothing I've tried that I got from some React configuration works at all in my Vue app.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions