Skip to content

Slideshow

Slideshow engine in action as part of a split layout with a program guide

Slideshows will show a series of images in sequence. If you use a slideshow inside of a loop component, the loop will advance to the next content after the slideshow has played through all the images a single time.

slideshow:
duration: 10
images:
- placeholders/guide-ad.png
- placeholders/tips-01.png
- placeholders/guide-ad-2.png

Type: string[]

The URLs of the images to display, relative to the content root or absolute.


Type: number
Default: 10

The duration of each slide in seconds.