@zeplin/extension-model
Preparing search index...
FillData
Interface FillData
interface
FillData
{
blendMode
?:
string
;
color
?:
any
;
fillType
:
string
;
gradient
?:
any
;
opacity
?:
number
;
variableReferences
?:
{
propertyName
:
string
;
variableSourceId
:
string
}
[]
;
}
Index
Properties
blend
Mode?
color?
fill
Type
gradient?
opacity?
variable
References?
Properties
Optional
blend
Mode
blendMode
?:
string
Optional
color
color
?:
any
fill
Type
fillType
:
string
Optional
gradient
gradient
?:
any
Optional
opacity
opacity
?:
number
Optional
variable
References
variableReferences
?:
{
propertyName
:
string
;
variableSourceId
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blend
Mode
color
fill
Type
gradient
opacity
variable
References
@zeplin/extension-model
Loading...