Card Gradient

A card with an animated gradient border that appears on hover.

Rotating Border

Hover to see the animated gradient border effect.

Interactive

Perfect for featuring special content.

1<div className="grid grid-cols-1 md:grid-cols-2 gap-6 w-full">
2 <GradientBorderCard>
3 <h3 className="text-lg font-medium mb-2">Rotating Border</h3>

Installation

npx zeroui@latest add gradient-border-card

Props

nametypedefaultdescription
childrenReactNode-Content of the card