Skip to content

pantoken / design/figma/src / FigmaVariable

介面: FigmaVariable

實驗性

載荷中的 Figma 變數。

屬性

name

name: string

實驗性


type

type: "COLOR" | "FLOAT" | "STRING"

實驗性


valuesByMode

valuesByMode: Record<string, FigmaColor | number | string>

實驗性