| title | ion-skeleton-text |
|---|
import Props from '@ionic-internal/component-api/v8/skeleton-text/props.md'; import Events from '@ionic-internal/component-api/v8/skeleton-text/events.md'; import Methods from '@ionic-internal/component-api/v8/skeleton-text/methods.md'; import Parts from '@ionic-internal/component-api/v8/skeleton-text/parts.md'; import CustomProps from '@ionic-internal/component-api/v8/skeleton-text/custom-props.mdx'; import Slots from '@ionic-internal/component-api/v8/skeleton-text/slots.md';
<title>ion-skeleton-text: Skeleton Loading Placeholder for Text</title>import EncapsulationPill from '@components/page/api/EncapsulationPill';
Skeleton Text is a component for rendering placeholder content. The element will render a gray block at the specified width.
import Basic from '@site/static/usage/v8/skeleton-text/basic/index.md';
import CSSProps from '@site/static/usage/v8/skeleton-text/theming/css-properties/index.md';