n
nonaxial

Content Revealed!

Hidden content is now visible

Hover to Reveal

Reveal Card

Cards

Card with content reveal animation

revealcontentanimation

Installation

$
npx shadcn@latest add https://nonaxial.com/r/reveal-card.json

Usage

tsx
import { RevealCard } from "@/components/nonaxial/reveal-card"

export default function Example() {
  return (
    <RevealCard>{/* Your content here */}</RevealCard>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring