| 属性名 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| class | 自定义类名 | string | - |
| variant | 变体 | 'grid' | 'dot' | 'big-dot' | 'grid' |
| size | 尺寸 | 'xs' | 'sm' | 'md' | 'lg' | 'md' |
| mask | 遮罩 | 'ellipse' | 'ellipse-top' | 'ellipse-bottom' | 'ellipse-left' | 'ellipse-right' | 'ellipse-top-left' | 'ellipse-top-right' | 'ellipse-bottom-left' | 'ellipse-bottom-right' | 'ellipse' |
| animate | 动画 | boolean | false |
| direction | 背景运动方向 | 'top' | 'bottom' | 'left' | 'right' | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'top' |
| speed | 动画持续时间 | number | 10000 |
| 名称 | 说明 |
|---|---|
| default | 自定义默认内容 |