@zeplin/extension-model
Preparing search index...
GradientData
Interface GradientData
interface
GradientData
{
angle
?:
number
;
aspectRatio
?:
number
;
color
?:
any
;
colorStops
:
any
[]
;
from
:
Point
;
scale
?:
number
;
to
:
Point
;
type
:
GradientType
;
}
Index
Properties
angle?
aspect
Ratio?
color?
color
Stops
from
scale?
to
type
Properties
Optional
angle
angle
?:
number
Optional
aspect
Ratio
aspectRatio
?:
number
Optional
color
color
?:
any
color
Stops
colorStops
:
any
[]
from
from
:
Point
Optional
scale
scale
?:
number
to
to
:
Point
type
type
:
GradientType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
aspect
Ratio
color
color
Stops
from
scale
to
type
@zeplin/extension-model
Loading...