Skip to main content
Version: v7

ion-skeleton-text

shadow

Skeleton Text is a component for rendering placeholder content. The element will render a gray block at the specified width.

Basic Usage​

Theming​

CSS Custom Properties​

Properties​

animated​

DescriptionIf true, the skeleton text will animate.
Attributeanimated
Typeboolean
Defaultfalse

Events​

No events available for this component.

Methods​

No public methods available for this component.

CSS Shadow Parts​

No CSS shadow parts available for this component.

CSS Custom Properties​

NameDescription
--backgroundBackground of the skeleton text
--background-rgbBackground of the skeleton text in rgb format
--border-radiusBorder radius of the skeleton text

Slots​

No slots available for this component.