Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.42 KB

File metadata and controls

54 lines (35 loc) · 1.42 KB
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.

Basic Usage

import Basic from '@site/static/usage/v8/skeleton-text/basic/index.md';

Theming

CSS Custom Properties

import CSSProps from '@site/static/usage/v8/skeleton-text/theming/css-properties/index.md';

Properties

Events

Methods

CSS Shadow Parts

CSS Custom Properties

Slots