跳到主要内容
版本:v8

ion-skeleton-text

shadow

Skeleton Text 是用于渲染占位符内容的组件。该元素将在指定宽度下渲染一个灰色块。

基本用法

主题

CSS 自定义属性

属性

animated

说明If true, the skeleton text will animate.
属性animated
类型boolean
默认值false

事件

该组件没有可用的事件。

方法

该组件没有可用的公共方法。

CSS Shadow Parts

该组件没有可用的 CSS 阴影部分。

CSS 自定义属性

Name说明
--backgroundBackground of the skeleton text
--background-rgbBackground of the skeleton text in rgb format
--border-radiusBorder radius of the skeleton text

插槽

该组件没有可用的插槽。