SkeletonProps
Hierarchy
-
ComponentPropsWithoutRef<"div">↳
SkeletonProps
Table of contents
Properties
Properties
shape
• Optional shape: "circle" | "rect"
Skeleton shape
Default
rect;Defined in
packages/components/src/skeleton/skeleton.tsx:25 (opens in a new tab)