CarouselView.autoplay

Last update: 2021-09-16
  • Created for:
  • Developer
    User

Configuration attribute for Carousel Viewer.

[CarouselView.|<containerId>_carouselView.]autoplay=[0|1][,duration][,direction]

[0|1][,duration][,direction]

Specifies on/off, duration to display each banner in the carousel and direction of auto-loop.

Set to 0 for auto-loop off.

Set 1 to auto-loop on with transition duration in seconds controlled by duration.

The direction of auto-loop is controlled with direction. The direction has the range between 1 right-to-left and 0 left-to-right.

Properties

Optional.

Default

1,9

Example

autoplay=1,2,1

On this page