State

Skeleton API

Skeleton reserves layout while content, cards, avatars, or panels load.

Preview

Import

import { Skeleton } from "@axonyx/react";

Props

PropTypeDefaultDescription
widthstring | numberundefinedSkeleton width.
heightstring | numberundefinedSkeleton height.
shape"line" | "circle" | "card""line"Skeleton shape.

CSS contract

.ax-skeleton
[data-shape]
--ax-skeleton-width
--ax-skeleton-height