grid-background
<data-view.grid-background>
网格背景
Examples
Basic
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
color | React.CSSProperties["color"] | "#235F90" | ||
maskStyle | React.CSSProperties | |||
particleColor | ParticleColor | {
startColor: "#477AFFFF",
endColor: "#5F83FF00",
} |
Type references
ParticleColor
Name | Type | Required | Description |
---|---|---|---|
startColor | React.CSSProperties["color"] | ✅ | |
endColor | React.CSSProperties["color"] | ✅ |