Skeleton 骨架


基础用法

使用typewidthheightanimate属性来定义 Skeleton 的样式。

  1. <xm-skeleton type="circle"></xm-skeleton>
  2. <xm-skeleton animate="loading"></xm-skeleton>

属性

参数 说明 类型 可选值 默认值
type 设置类型 String circle,bar bar
width 设置宽度 String
height 设置高度 String
animate 设置动画样式 String opacity,loading opacity

原文: https://monw3c.github.io/xmui/#/components/skeleton