- jComponent
v19|v20
- wrapper for Swiper.js library
- easy usage
- learn from example
Configuration:
slidesperview {Number}
count of the items in the one slide (default:1
)spacebetween {Number}
a space between items (default:30
)navigation {Boolean}
show/hide navigation arrows (default:false
)pagination {Boolean}
show/hide pagination bullets (default:false
)autoplay {Boolean}
allow autoplay (default:false
)delay {Number}
a delay between slides change, working with autoplay only (default:2500
)loop {Boolean}
infinity loop through the slides (default:false
)
- Dodo Marton dodo@totaljs.com
- License