ion-skeleton-text
骨架文本组件用于渲染占位内容。该元素将以指定宽度渲染一个灰色块。
基础用法
主题定制
CSS 自定义属性
属性
animated
| Description | If true, the skeleton text will animate. |
| Attribute | animated |
| Type | boolean |
| Default | false |
事件
No events available for this component.
方法
No public methods available for this component.
CSS Shadow 部件
No CSS shadow parts available for this component.
CSS 自定义属性
| Name | Description |
|---|---|
--background | Background of the skeleton text |
--background-rgb | Background of the skeleton text in rgb format |
--border-radius | Border radius of the skeleton text |
插槽
No slots available for this component.