index
|
number
|
0
|
Index of the child component currently displayed in the container.
|
autoPlay
|
boolean
|
false
|
Whether to enable automatic playback for child component switching. If this attribute is true, the indicator dots do not take effect.
|
interval
|
number
|
3000
|
Interval for automatic playback, in ms.
|
indicator
|
boolean
|
true
|
Whether to enable the navigation dots.
|
loop
|
boolean
|
true
|
Whether to enable loop playback.
|
duration
|
number
|
400
|
Duration of the animation for switching child components, in ms.
|
vertical
|
boolean
|
false
|
Whether vertical swiping is used.
|
itemSpace
|
Length
|
0
|
Space between child components.
|