mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +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