AllenFang/react-bootstrap-table

Enhancement request: add an API to clear all filters

Open

#1,292 创建于 2017年5月7日

在 GitHub 查看
 (5 评论) (2 反应) (0 负责人)JavaScript (795 fork)batch import
help wanted

仓库指标

Star
 (2,240 star)
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.

贡献者指南