gregnb / gregnb/mui-datatables

Can anyone tell me how to implement debounceSearchRender method on the CustomSearch componet

Open
#1,637 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

Its just re-rendering the CustomSearch every time there is a new input. I read about the debounceSearchRender but really confused about the implementation

```
customSearchRender: (searchText, handleSearch, hideSearch, options) => {
return (

);
},
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.