Z-Stack
Z-stack deck gallery with layered cards.
gallerydeckstacklayered
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...array of image URLs] | Array of image source URLs. |
backgroundColor | string | #e0e5ec | Background color (hex, rgb, or hsl). |
title | string | The Stack. | Main title text. |
description | string | Hover to expand the collection. A playful take on depth. | Description text. |
cardCount | number | 5 | Number of cards to display in the stack. |
shadowColor | string | #bebebe | Shadow color for neumorphic effect (hex, rgb, or hsl). |