Primitive

Skeleton

Pulsing placeholder used inside .Loading slots to reserve space for incoming content. Use the base Skeleton with custom dimensions, or one of the block-shaped variants (SkeletonValue, SkeletonBadge, SkeletonAmount) so the loading layout matches the success layout.

Preview

Class

ClassWhen applied
.asset-skeletonBase — pulsing fill. Sized via inline styles or a wrapper.
.asset-skeleton-valueSkeletonValue — block sized to match Value (180×32).
.asset-skeleton-badgeSkeletonBadge — sized to match Badge (64×24).
.asset-skeleton-amountSkeletonAmount — 70%-wide cell-height block for a TableCell value.

CSS variables

Override these on any ancestor scope (or globally) to restyle this primitive. See the CSS Variables reference for the full token list and Theming for override patterns.

VariableAffects
--asset-radiusCorner radius (halved from the base value, matching Badge).
--asset-borderPlaceholder fill.