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.