gregnb / gregnb/mui-datatables
Provide the closing event with onSearchClose so on trigger, we can prevent it.
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
What I am trying to do, is to find a way to prevent the disappearance of the search bar.
I'd like to either be able to customize an option like :
`hideSearchBar: false`
or
when the `onSearchClose` event is trigger, to be able to get the event and prevent it.
| Material-UI | 4.8.1 |
| MUI-datatables | 2.12.4 |
| React | 16.12.0 |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.