particle-animation
<data-view.particle-animation>粒子上升动画
Examples
Basic
Properties
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
colors | ColorType | |||
containerStyle | React.CSSProperties |
Type references
ColorType
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
startColor | React.CSSProperties["color"] | ✅ | ||
middleColor | React.CSSProperties["color"] | ✅ | ||
endColor | React.CSSProperties["color"] | ✅ |