iview / iview

A high quality UI Toolkit built on Vue.js 2.0
http://iview.talkingdata.com
Other
23.96k stars 4.14k forks source link

[Feature Request] beautifies the table scrollbar Glorify the table scrollbar #2729

Open cn-xufei opened 6 years ago

cn-xufei commented 6 years ago

What problem does this feature solve?

项目使用第三方滚动条插件来美化滚动条,然而iview的table组件是内部组装的,滚动条插件需要包裹一层组件才能实现

What does the proposed API look like?

希望可以将tbody扩展成slot,以便灵活的进行包裹

iview-bot commented 6 years ago

Translation of this issue: What problem does this feature solve ###? The project uses the third party scroll bar plug-in to beautify the scroll bar. However, the table component of iView is internally assembled, and the scroll bar plug-in requires wrapping a component to achieve it. What does the proposed API look ### like? It is hoped that tbody can be extended to slot for a flexible package

1207915357 commented 5 years ago

yes,I had the same problem,please update the table component !

1207915357 commented 5 years ago

the scroll bar of the table is so ugly!!!