Clay Stack

Draggable claymation-style testimonial cards with swipe gestures.

testimonialdraggableclaystack

Props

Customize the component with these props

PropertyTypeDefaultDescription
cards
Array<{id: number, text: string, author: string, color: string}>[{id: 1, text: '...', author: 'Mike T.', color: '#fef08a'}, ...]Array of card objects with id, text, author, and color.
backgroundColor
string#f0f0f0Background color (hex, rgb, or hsl).
borderColor
string#000000Border color (hex, rgb, or hsl).
Clay Stack - Media Component | UILora