Options
General
mode
Genrate 'horizontal' or 'vertical' carousel
- Type: String
- Default: "horizontal"
auto
Carousel will automatically transition
- Type: Boolean
- Default: false
speed
carousel slide transition duration (in ms)
- Type: Number
- Default: 2000
delay
The amount of delay (in ms) between each auto transition
- Type: Number
- Default: 1500
autoDirection
The direction of auto run carousel transitions
- Type: String
- Default: "next"
navigation
if true navigation will added
- Type: Boolean
- Default: false
prevText
Text/html to be used for the "Prev" control
- Type: String
- Default: "Prev"
nextText
Text/html to be used for the "Next" control
- Type: String
- Default: "Next"
margin
Gap(margin) between slides
- Type: Number
- Default: 0
perspective
3D Perspective of carousel box
- Type: Number
- Default: 1100
slideFrontFace
If true each slide face will always be in front of user
- Type: Boolean
- Default: false
moveOnSlideClick
Gacarousel will move on slide clickp(margin) between slides
- Type: Boolean
- Default: false