mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +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.
Usage
Javascript
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
width |
width |
Width for the element to render at. | string |
'100%' |
CSS Custom Properties
Name | Description |
---|---|
--background |
Background of the skeleton text |
Built with StencilJS