AmroUI
GitHub

Skeleton

A configurable, accessible skeleton surface for AI product workflows.

Loading

Installation

npm install @amro-ui/react

Usage

A configurable, accessible skeleton surface for AI product workflows.

Package

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

<Skeleton />

shadcn copy

import { Skeleton } from "@/components/ui/skeleton";

<Skeleton />