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.46k stars 338 forks source link

VaScrollbar component rework #1695

Open aluarius opened 2 years ago

aluarius commented 2 years ago

Live examples:

References:

Props:

Emits:

Mehods:

Usage example:

<va-scrollbar always-visible class="classes overriding-classes">
  Long content.
</va-scrollbar>

Notes

xx13 commented 2 years ago

add to my to-do list ✅

asvae commented 2 years ago

We might want to investigate scrollbar customization possibility in context of this task.