AmroUI
GitHub

Skeleton Card

A configurable card loading placeholder with media, heading, and content-line shapes.

Loading
Loading
Loading
Loading
Loading

Installation

npm install @amro-ui/react

Usage

A configurable card loading placeholder with media, heading, and content-line shapes.

Package

import { SkeletonCard } from "@amro-ui/react";

<SkeletonCard />

shadcn copy

import { SkeletonCard } from "@/components/ui/skeleton-card";

<SkeletonCard />