Files
Stream_PHX_A7/Gateways/FE/projects/.resources/d6c8b9fa01e0544f06b548653dd201576f951bd42c13516732340be05c771231

83 lines
1.6 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 75,
"width": 150
}
},
"root": {
"children": [
{
"meta": {
"name": "Button"
},
"position": {
"basis": "50%"
},
"props": {
"style": {
"marginLeft": 3,
"marginRight": 3,
"marginTop": 3
},
"text": "Auto"
},
"type": "ia.input.button"
},
{
"children": [
{
"meta": {
"name": "Button_0"
},
"position": {
"basis": "80px"
},
"props": {
"primary": false,
"text": "Start"
},
"type": "ia.input.button"
},
{
"meta": {
"name": "Button_1"
},
"position": {
"basis": "80px"
},
"props": {
"primary": false,
"text": "Stop"
},
"type": "ia.input.button"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "50%"
},
"props": {
"style": {
"marginBottom": 3,
"marginLeft": 3,
"marginRight": 3,
"marginTop": 3
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}