pantoken / design/figma/src / FigmaVariable
Interface: FigmaVariable
Experimental
A Figma variable in the payload.
Properties
name
name:
string
Experimental
type
type:
"COLOR"|"FLOAT"|"STRING"
Experimental
valuesByMode
valuesByMode:
Record<string,FigmaColor|number|string>
Experimental