blob: 16624fae04da039dfcc677e848ea86aa2dc7c99f [file] [log] [blame]
{
"name": "TextStyle",
"key": {
"int": 137,
"string": "textstyle"
},
"extends": "container_component.json",
"properties": {
"fontSize": {
"type": "double",
"initialValue": "12",
"animates": true,
"key": {
"int": 274,
"string": "fontsize"
}
},
"fontAssetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 279,
"string": "fontassetid"
}
}
}
}