{ "custom": {}, "params": {}, "props": { "defaultSize": { "height": 30, "width": 160 } }, "root": { "children": [ { "events": { "component": { "onActionPerformed": { "config": { "script": "\ttagPath \u003d \"[BNA8_SCADA_TAG_PROVIDER]System/Global_Stopped\"\n\tsystem.tag.write(tagPath, True)\n\t" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Button" }, "position": { "basis": "80%", "grow": 1 }, "props": { "image": { "icon": { "path": "material/stop_circle" } }, "style": { "backgroundColor": "#F11632", "borderStyle": "groove", "borderWidth": 3, "cursor": "pointer" }, "text": "Global Stop", "textStyle": { "color": "#000000", "fontFamily": "inherit", "fontSize": "1vmin", "fontWeight": "bold" } }, "type": "ia.input.button" } ], "meta": { "name": "root" }, "props": { "alignContent": "flex-start", "justify": "center" }, "type": "ia.container.flex" } }