epicmaxco / vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).
https://vuestic.dev
MIT License
3.52k stars 340 forks source link

feat(sticky-scrollbar): init component #4286

Closed m0ksem closed 4 months ago

m0ksem commented 6 months ago

This component primarily will be used in large data tables, so users can see scrollbar when table have lots of columns. Right now, there is an issue that users can miss columns behind scrollbar.

image