Skip to main content

Module gradient

Module gradient 

Source

Structs§

ConicGradient
A gradient that transitions colors by sweeping around the element’s center.
GradientStop
A single color stop within a gradient, placed at an offset percentage (0.0..=100.0).
LinearGradient
A gradient that transitions colors along a straight line at a given angle.
RadialGradient
A gradient that transitions colors outward in a circle from the element’s center.