Add Filter Generic. #4254
Unanswered
alisajadih
asked this question in
Ideas
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It's better to have a generic for filters. it's common to have same key in Filter and
TData
but different value types. and react table does not care aboutfilterValue
now.types:
problem:
needed api :
Beta Was this translation helpful? Give feedback.
All reactions