Skip to Content
EnComponentsImage carrousel

ImageCarrousel

The ImageCarrousel component displays a scrollable list of images that can be opened in a showcase.

Playground

Props

Examples

Basic Usage

Props

PropTypeDefaultDescription
classNamestring-Additional CSS classes.
heightnumber400The height of the carrousel in pixels.
imagesImageProps[]-Array of images to display.
widthnumber600The width of the carrousel in pixels.
zoombooleantrueEnables clicking on images to open them in a showcase.

See also

Last updated on