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