@zebra-ui/swiper
Version:
专为多端设计的高性能swiper轮播组件库,支持多种复杂的 3D swiper轮播效果。
42 lines (41 loc) • 808 B
JSON
{
"z-swiper": {
"attributes": [
"direction",
"speed",
"enabled",
"initial-slide",
"auto-height",
"space-between",
"slides-per-view",
"centered-slides",
"loop",
"custom-style",
"virtual-list",
"list",
"effect",
"cube-effect",
"fade-effect",
"flip-effect",
"creative-effect",
"cards-effect",
"navigation",
"pagination",
"scrollbar",
"autoplay",
"zoom"
],
"description": "Swiper 轮播组件,支持3D效果、自动播放、分页等功能"
},
"z-swiper-item": {
"attributes": [
"tag",
"swiper-slide-index",
"zoom",
"lazy",
"virtual-index",
"custom-style"
],
"description": "Swiper 轮播项组件"
}
}