Replies: 1 comment
-
Have the same question |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey guys. Thanks for the useful library, saves a lot of time.
I have a question though. Is it possible to render the filters outside of the actual table. More specifically, I need to render filters in the parent component and the table inside of the child component. So essentially is it possible to "decouple" filters from the actual table.
In all your examples, filters are put inside of the table for each header.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions