vue+ssr轮播图
Vue Slick Carousel with True SSR Written for Faster Luxstay. This Is a Port of react-slick.
具有真正SSR的Vue光滑轮播,旨在实现更快的豪华度。 这是个React灵巧的港口。
npm i vue-slick-carousel
# or
yarn add vue-slick-carousel
# latest
https://unpkg.com/vue-slick-carousel
# specific version
https://unpkg.com/[email protected]
See API & Examples to learn advanced usage.
请参阅API和示例以了解高级用法。
1
2
3
4
翻译自: https://vuejsexamples.com/vue-slick-carousel-with-true-ssr-written-for-faster-luxstay/
vue+ssr轮播图