Image Carousel

Image carousel with thumbnail strip

API

PropTypeDescriptionDefault
images*Array<{ src: string; title: string; description: string }>Image array to be cycled through-
autoPlaybooleanAuto play animationtrue
durationnumberAnimation duration (not available when 'autoPlay = false')5000
highlightingType'click' | 'hover'Highlighting type'click'
showImageLayerbooleanDark layer on imagetrue