Basic React knowledgeUnderstanding of react bootstrap table component structure
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
40
研究方向
This issue requests a column toggle feature similar to the Tablesaw demo (http://filamentgroup.github.io/tablesaw/demo/toggle.html). The feature would allow users to show/hide columns interactively. To implement, explore the existing table component structure in the repository (likely in src/), especially how columns are rendered. Look at the demo for UI/UX patterns. Consider adding a toggle mechanism via a dropdown or checkboxes. No linked PRs or recent activity; the issue has 22 comments but is from 2016, so confirm if feature still desired. Check maintainer response in comments for any guidance.
Column toggle · AllenFang/react-bootstrap-table#299 | Good First Issue