| { | |
| "name": "Dash", | |
| "key": { | |
| "int": 507, | |
| "string": "dash" | |
| }, | |
| "extends": "component.json", | |
| "properties": { | |
| "length": { | |
| "type": "double", | |
| "initialValue": "0", | |
| "animates": true, | |
| "key": { | |
| "int": 692, | |
| "string": "length" | |
| }, | |
| "bindable": true | |
| }, | |
| "lengthIsPercentage": { | |
| "type": "bool", | |
| "initialValue": "false", | |
| "key": { | |
| "int": 693, | |
| "string": "lengthispercentage" | |
| } | |
| } | |
| } | |
| } |