blob: 2d896277d92164828d329b7fdf7debe74ef15c1e [file] [log] [blame]
{
"name": "NestedAnimation",
"key": {
"int": 93,
"string": "nestedanimation"
},
"abstract": true,
"extends": "component.json",
"properties": {
"animationId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 198,
"string": "animationid"
},
"description": "Identifier used to track the animation in the nested artboard."
}
}
}