mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
* docs(all): possible values are extracted by stencil * add defaults * remove all hardcoded defaults * update stencil
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 | 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