react-bootstrap-table/react-bootstrap-table2
Rerender when `defaultSorted` is changed
开放
#430 创建于 2018年7月20日
help wanted
仓库指标
- 星标
- (1,249 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Is it possible to enable table rerender when defaultSorted is changed? This would allow external components to control table sorting.
Thanks.