Back to Components
Cards

Skeleton Card

Card skeleton placeholder with shimmer animation and configurable rows.

Dependencies

  • clsx
  • tailwind-merge
  • framer-motion

Files

  • components/ui/skeleton-card.tsx

Installation

Using shadcn CLI

npx shadcn add skeleton-card --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge framer-motion