Skip to content
bahtuiv0.6.0

<baht-skeleton>

Loading placeholder: opacity pulse, no shimmer.

Shapes

<baht-skeleton variant="circle" width="48px" height="48px"></baht-skeleton>
<baht-skeleton variant="text" width="200px"></baht-skeleton>
<baht-skeleton variant="rect" width="100%" height="80px"></baht-skeleton>
NameTypeDefaultDescription
variant'rect' | 'text' | 'circle''rect'Shape (rect | text | circle)
widthstring'100%'CSS width
heightstring''CSS height (auto: 1em text, 20px others)