design-token-library.designtoken
Home > design-token-library > DesignToken
DesignToken namespace
Signature:
export declare namespace DesignToken
Enumerations
| Enumeration | Description |
|---|---|
| Type | An enumeration of all supported types defined by https://tr.designtokens.org/format/#types |
Interfaces
| Interface | Description |
|---|---|
| Properties | All properties supported by a DesignToken |
Namespaces
| Namespace | Description |
|---|---|
| Values | The values supported for each DesignToken type. |
Type Aliases
| Type Alias | Description |
|---|---|
| Border | |
| Color | |
| CubicBezier | |
| Dimension | |
| Duration | |
| FontFamily | |
| FontWeight | |
| Gradient | |
| Group | A group of DesignTokens. |
| Number | |
| Shadow | |
| StrokeStyle | |
| Transition | |
| Typography |