Additional information about the text style token
Type: object
Attribute | Type | Description |
---|---|---|
source | Design Token Source | Source of the design token–either project or styleguide . |
resource | Design Token Resouce | Details of the TextStyle object that the design token is generated from. |
Example
{
"source": {
"styleguide": {
"id": "5db981be9df2b3e1bfa19ef2",
"name": "Discovery 1",
"platform": "web"
}
},
"resource": {
"id": "5dbad85a76ea51c1f35b6f69",
"type": "TextStyle"
}
}