Skip to Content
✨ QuickCode UI keeps growing! More components, more features, and more ways to make your projects shine. Stay tuned & maybe… hire me or sponsor me 😉 
DocumentationBouncyCard

BouncyCard

Playful interactive card for showcasing key features or actions.

Install Dependencies

npx
quickcode-ui add BouncyCard

Examples

Example 1

Security
Demo Here
Projects
Demo Here

Example 2

Boost Sales
Preview

Props

BouncyCard

PropTypeDefaultDescription
classNamestringCustom styling
childrenReact.ReactNodeCard elements
...propsReact.ComponentProps<"div">Native div props

BouncyCardHeader

PropTypeDefaultDescription
classNamestringCustom styling
childrenReact.ReactNodeTitle/content slot

BouncyCardContent

PropTypeDefaultDescription
classNamestringStyling for animated layer
childrenReact.ReactNodeLayer content
Last updated on