AllenFang / AllenFang/react-bootstrap-table
Attribute to do handleFilterData on table initialization
未關閉
- 主要語言
- JavaScript
- 星號
- 2.2k
- 分支
- 761
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I tried some time to find an attribute or way to filter by a hidden column on initialization of the table.
I trigger a toggle function like `handleFilterData({dontshow: false})` at some point in the application and want to apply this filter at start too.
The way I go now is to call handleFilterData in componentDidMount. But an attribute that does this at the construction of the table would be welcome.
貢獻指南
評估
這個 Issue 還沒有評估資料。