AllenFang/react-bootstrap-table
Enhancement request: add an API to clear all filters
開放
#1,292 建立於 2017年5月7日
help wanted
倉庫指標
- 星標
- (2,240 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Currently there exists an API to clear filtering per column but there is no simple API to clear them all. The example at http://allenfang.github.io/react-bootstrap-table/example.html#column-filter suggests to clear them one by one but that's inconvenient when the table is dynamic.