Image slider of unknown number of images

I’m trying to build an image slider with the number of images bound to the number of images in an array. When I use the image slider element, however, I’m seeing that it’s just 3 images. Is there any way to have slides repeat for the number of images returned in the array instead? Some records may have 1 image, some may have 10.

Yes, when you bind your image slider to an array there will be the same number of slides as items in an array