ion-skeleton-text
Skeleton Text 是用于渲染占位符内容的组件。该元素将在指定宽度下渲染一个灰色块。
基本用法
主题
CSS 自定义属性
属性
animated
| 说明 | If true, the skeleton text will animate. |
| 属性 | animated |
| 类型 | boolean |
| 默认值 | false |
事件
该组件没有可用的事件。
方法
该组件没有可用的公共方法。
CSS Shadow Parts
该组件没有可用的 CSS 阴影部分。
CSS 自定义属性
| Name | 说明 |
|---|---|
--background | Background of the skeleton text |
--background-rgb | Background of the skeleton text in rgb format |
--border-radius | Border radius of the skeleton text |
插槽
该组件没有可用的插槽。