Skeleton

Skeleton Component

stable
level-a4campaign-1
Playground
Props
PropTypeDefaultValue
variantselecttext | circle | rectangle
widthtext
heighttext
animationselectpulse | wave | none
TextLines
CardSkeleton
AvatarWithText
TableRowSkeleton
WaveAnimation
NoAnimation
PROPTYPEDEFAULTDESCRIPTION
animationselectAnimation type
heighttextHeight (CSS value)
variantselectShape variant
widthtextWidth (CSS value)
Using Skeletontsx
import { Skeleton } from '@/components/Skeleton'

<Skeleton
  variant="..."
  width="..."
  height="..."
  animation="..."
/>
Level:A4
Campaign:1
Tokens Used
No design tokens detected