mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 10:22:44 +08:00
docs(skeleton): fix custom class doc miss (#5548)
This commit is contained in:
parent
8ce21a6446
commit
7423e18ae3
@ -72,3 +72,12 @@ Page({
|
||||
| avatar-shape | 头像占位图形状,可选值为`square` | _string_ | `round` |
|
||||
| loading | 是否显示占位图,传`false`时会展示子组件内容 | _boolean_ | `true` |
|
||||
| animate | 是否开启动画 | _boolean_ | `true` |
|
||||
|
||||
### 外部样式类
|
||||
|
||||
| 类名 | 说明 |
|
||||
| ---------------- | ------------------ |
|
||||
| custom-class | 根节点样式类 |
|
||||
| row-class | 段落占位样式类 |
|
||||
| avatar-class | 头像占位样式类 |
|
||||
| title-class | 标题占位样式类 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user