API
Prop | Type | Description | Default |
---|---|---|---|
images* | Array<{ src: string; title: string; description: string }> | Image array to be cycled through | - |
autoPlay | boolean | Auto play animation | true |
duration | number | Animation duration (not available when 'autoPlay = false' ) | 5000 |
highlightingType | 'click' | 'hover' | Highlighting type | 'click' |
showImageLayer | boolean | Dark layer on image | true |