blob: ecb8931daacf741d420b02606a72865d32d94519 [file] [log] [blame]
{
"name": "TextValueRun",
"key": {
"int": 135,
"string": "textvaluerun"
},
"extends": "component.json",
"properties": {
"styleId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"animates": true,
"key": {
"int": 272,
"string": "styleid"
},
"description": "The id of the style to be applied to this run."
},
"text": {
"type": "String",
"initialValue": "''",
"animates": true,
"key": {
"int": 268,
"string": "text_value"
},
"description": "The text string value."
},
"fieldHeight": {
"type": "double",
"initialValue": "98.0",
"key": {
"int": 398,
"string": "fieldheight"
},
"runtime": false,
"coop": false
}
}
}