pro-components
pro-components copied to clipboard
👑 [需求] ProTable的toolbar 里面 tabs 可否支持tabs的全部属性、目前只支持activeKey={tabs.activeKey} onChange={tabs.onChange} tabBarExtraContent={filtersNode}
trafficstars
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🔩 所属模块或组件
🥰 需求描述
⛰ 功能需求适用场景
ProTable的toolbar 里面 tabs 可否支持tabs的全部属性、
🧐 解决方案
可以在ListToolBarTabBar里面将传入的tabs属性都传入到Tabs组件当中么