🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

The Minimalistic but perfect custom scrollbar component for Vue.js.

Other

Documentation

vue-custom-scrollbar

Vue.JS 的简约但完美的自定义滚动条组件(使用了 utatti/perfect-scrollbar,所以如果遇到某些问题,可以查看 perfect-scrollbar 仓库)

Minimalistic but perfect custom scrollbar component for Vue.JS(using utatti/perfect-scrollbar, so if you have any question, you also can check the perfect-scrollbar repo)

为什么要自定义滚动条/Why custom scrollbar

众所周知,谷歌浏览器支持自定义滚动条,但是火狐或其他浏览器不支持,如果你希望你的网站更完美,就用这个组件吧~

As you know, Chrome support custom scrollbar, but Firefox or other browsers don't support it, if you want your website perfect, please use this component~

为什么要使用 vue-custom-scrollbar?/Why use vue-custom-scrollbar?

vue-custom-scrollbar 是 Vue.JS 的一个简约但完美的自定义滚动条组件

vue-custom-scrollbar is minimalistic but perfect scrollbar component for Vue.JS.

  • 不改变设计布局 / No change on design layout
  • 不需要手动操作 DOM / Don't need manipulate DOM manually
  • 使用普通的 scrollTop and scrollLeft / Use plain scrollTop and scrollLeft
  • 滚动条样式可完全自定义 / Scrollbar style is fully customizable
  • 布局更改后更新 / Efficient update on layout change

文档/Docs

Docs

License

MIT


You May Also Like