Skip to content

SkeletonAnimation

SkeletonAnimation = "pulse" | "wave" | "none"

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

Loading-placeholder animation style.

  • pulse — opacity oscillation (default; subtle, low-cost)
  • wave — shimmer gradient sweep (left → right)
  • none — static; pick this when many skeletons render at once