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