string
The type of gradient. Use "radial"
for a radial gradient.
string
number
The radius length, in normalized [0, 1] coordinates, of the inner circle for the gradient.
Default value: 0
number
The radius length, in normalized [0, 1] coordinates, of the outer circle for the gradient.
Default value: 0.5
Array<GradientStop>
An array of gradient stops defining the gradient color sequence.
number
The x-coordinate, in normalized [0, 1] coordinates, for the center of the inner circle for the gradient.
Default value: 0.5
number
The x-coordinate, in normalized [0, 1] coordinates, for the center of the outer circle for the gradient.
Default value: 0.5
number
The y-coordinate, in normalized [0, 1] coordinates, for the center of the inner circle for the gradient.
Default value: 0.5
number
The y-coordinate, in normalized [0, 1] coordinates, for the center of the outer circle for the gradient.
Default value: 0.5