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
-
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