ReadonlyanimatedWhether to play the shimmer animation.
ReadonlyariaAccessible label for screen readers.
ReadonlyheightCSS height applied to the host element.
For variant="text" the height is driven by lines instead.
ReadonlylinesNumber of text lines to render (only used when variant="text").
ReadonlyvariantShape variant.
ReadonlywidthCSS width applied to the host element.
An animated shimmer placeholder displayed while content is loading.
Use
variant="text"with alinescount for multi-line text blocks,variant="rect"for images or cards, andvariant="circle"for avatars.Example