| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| classList | 自定义class | Object | - |
| class | 自定义class | string | - |
| style | 自定义样式 | Object | |
| active | 动画效果 | boolean | |
| loading | 加载中 | boolean | |
| placeholder | 骨架屏内容 | JSXElement | |
| width | 宽度 | string | |
| height | 高度 | string |
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| classList | 自定义class | Object | - |
| class | 自定义class | string | - |
| style | 自定义样式 | Object | |
| inline | 内联项 | boolean | |
| width | 宽度 | string | |
| height | 高度 | string |
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| classList | 自定义class | Object | - |
| class | 自定义class | string | - |
| style | 自定义样式 | Object | |
| inline | 内联项 | boolean | |
| width | 宽度 | string | |
| height | 高度 | string | |
| size | 大小尺寸 | extra-small | small | medium | large | extra-large | number | medium |
| shape | 形状 | circle | square | circle |
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| classList | 自定义class | Object | - |
| class | 自定义class | string | - |
| style | 自定义样式 | Object | |
| inline | 内联项 | boolean | |
| width | string类型为容器宽度,数组为子元素对应行的宽度 | string | string[] | |
| height | 高度 | string | |
| rows | 行数 | number | 4 |