Placeholders
Placeholders
Use loading placeholders for your components or pages to indicate something may still be loading.
Card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereSizing
The size of .placeholders
are based on the typographic style of the parent
element. Customize them with sizing modifiers: .placeholder-lg
, .placeholder-sm
, or
.placeholder-xs
.
Colors
By default, the placeholder
uses currentColor
. This can be
overridden with a custom color or utility class.
Width
You can change the width
through grid column classes, width utilities, or
inline styles.
Animation
Animate placeholders with .placeholder-glow
or
.placeholder-wave
to better convey the perception of something being actively loaded.