骨架屏效果
- Source:
Members
(inner) props
- Source:
Properties:
Name | Type | Attributes | Default | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
active |
boolean |
<optional> |
false
|
是否展示动画效果 |
|||||||||||||||
loading |
boolean |
<optional> |
false
|
为 true 时,显示占位图。反之则直接展示子组件 |
|||||||||||||||
avatar |
Boolean | Object |
<optional> |
false
|
是否显示头像占位图, 支持对象配置 Properties
|
|||||||||||||||
paragraph |
boolean | object |
<optional> |
true
|
是否显示段落占位图, 支持对象配置 Properties
|
|||||||||||||||
title |
Boolean | Object |
<optional> |
true
|
是否显示标题占位图,支持对象配置 Properties
|
属性参数
(inner) slots
- Source:
Properties:
Name | Type | Description |
---|---|---|
default |
string | 默认插槽,定义内容 |
插槽