AllenFang / AllenFang/react-bootstrap-table
How to add eventListener like onEnter in filter ?
Aberta
enhancement
in progress
- Linguagem predominante
- JavaScript
- Estrelas
- 2.2k
- Forks
- 761
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Is there a way to add `onEnter` in the filter? The filter that I mean is from `TableHeaderColumn` props.
Currently I'm using remote for fetching the data. I can manually click the search button to trigger the request. But I would like to have an `onEnter` event too in the filter input instead of clicking the search button every time.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.