Skeleton
Placeholder layout while content is loading.
Code examples
Real content loaded successfully! 🎉
API
Props
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
row | Number of paragraph rows | number | 3 |
row-width | Width per row (comma-separated) | string | - |
title | Show title placeholder | boolean | false |
avatar | Show avatar placeholder | boolean | false |
avatar-shape | Avatar shape | round | square | round |
loading | Whether to show the skeleton | boolean | true |
animate | Enable shimmer animation | boolean | false |