weasel API - v0.8.0
Preparing search index...
GradStop
Interface GradStop
A single color stop within a gradient.
offset
is in 0..1.
interface
GradStop
{
color
:
string
;
offset
:
number
;
}
Index
Properties
color
offset
Properties
color
color
:
string
offset
offset
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
offset
weasel API - v0.8.0
Loading...
A single color stop within a gradient.
offsetis in 0..1.