Skip to content

SkeletonShape

SkeletonShape = "rect" | "circle" | "line"

Defined in: src/components/feedback/Skeleton/Skeleton.types.ts:12

Visual shape of a skeleton block.

  • rect — generic rectangle, the default for content blocks
  • circle — perfect circle (avatars, dots); width and height should match
  • line — text-line skeleton with rounded ends and a thin default height