mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
ion-skeleton-text
Skeleton Text is a component for rendering placeholder content. The element will render a gray block at the specified width.
Properties
| Property | Attribute | Description | Type |
|---|---|---|---|
width |
width |
Width for the element to render at. Default is 100% | string |
CSS Custom Properties
| Name | Description |
|---|---|
--background |
Background of the skeleton text |
Built with StencilJS