Replies: 3 comments 1 reply
|
Not currently. Do you think it is way off what it should be? Not sure I want to make a prop just for that. |
1 reply
|
@KevinVandy do you mind if I submit a PR for that? In my case I want to configure that for the global filter text field. I can work to have a globalFilterDebounceMs prop and be sure that the current behavior still works if you don't provide that prop (500ms debounce if manualFiltering is true, otherwise 250ms). |
0 replies
|
is there now a way to set it to something custom when manualFiltering is true? |
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.
Is there a way to pass a custom debounce interval for filter inputs?
All reactions