Image Slider

Display a sequence of images with navigation controls and optional autoplay functionality.

With autoplay, loop, progress bar and blur transition enabled

With autoplay, loop, progress bar and slide transition (hidden navigation)

In the background, behind content

Props

The available data properties for this component.

Property Default Description
images[]The array that holds the src of the available images
arrowsNavigationtrueSets the overlay navigation arrows visibility
dotsNavigationtrueSets the navigation dots visibility
transition''Sets the transition effect, available options are '', 'fade', 'slide', 'blur'
looptrueEnables looping through the images when reaching the last or first image.
autoplayfalseSets the autoplay functionality
autoplayDuration3000Sets the autoplay interval in milliseconds
autoplayProgressBartrueSets the autoplay progress bar visibility