Components
Carousels
Stacked Carousel

Stacked Carousel

A customizable stacked carousel component that displays a series of images or logos with a smooth stacked scrolling effect, ideal for showcasing brand partnerships or featured content.

Carousel Stacked Animated Brands

Image 1
Image 2
Image 3
Image 4

Installation

Run the following command:

npx gopx-webui add stacked-carousel

Props

PropTypeDefaultDescription
imagesstring[]RequiredArray of image URLs to be displayed in the carousel
widthnumber300Width of the carousel container in pixels
heightnumber400Height of the carousel container in pixels
borderColorstring"white"Color of the border around each image
borderWidthnumber12Width of the border around each image in pixels
backgroundColorstring"#e0f1fa"Background color of the carousel container

Inspiration