design-token-library.designtoken.type
Home > design-token-library > DesignToken > Type
DesignToken.Type enum
An enumeration of all supported types defined by https://tr.designtokens.org/format/#types
Signature:
enum Type
Enumeration Members
Member | Value | Description |
---|---|---|
Border | "border" | |
Color | "color" | |
CubicBezier | "cubicBezier" | |
Dimension | "dimension" | |
Duration | "duration" | |
FontFamily | "fontFamily" | |
FontWeight | "fontWeight" | |
Gradient | "gradient" | |
Number | "number" | |
Shadow | "shadow" | |
StrokeStyle | "strokeStyle" | |
Transition | "transition" | |
Typography | "typography" |