{ "custom": {}, "params": { "ipaddress": "value", "title": "value" }, "propConfig": { "params.ipaddress": { "paramDirection": "input", "persistent": true }, "params.title": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 100, "width": 100 } }, "root": { "children": [ { "events": { "dom": { "onClick": { "config": { "draggable": true, "id": "{view.params.ipaddress}", "modal": false, "overlayDismiss": false, "resizable": true, "showCloseIcon": true, "title": "{view.params.title}", "type": "open", "viewParams": { "ipaddress": "{view.params.ipaddress}" }, "viewPath": "Templates/Livefeed/Livefeed", "viewportBound": false }, "scope": "C", "type": "popup" } } }, "meta": { "name": "Icon" }, "position": { "height": 1, "width": 1 }, "propConfig": { "props.style.transform": { "binding": { "config": { "expression": "if ({session.custom.RotateText} \u003d 180,\n\"rotate(180deg)\",\n\"rotate(0deg)\")" }, "type": "expr" } } }, "props": { "path": "material/camera_alt", "style": { "cursor": "pointer" } }, "type": "ia.display.icon" } ], "meta": { "name": "root" }, "props": { "mode": "percent", "style": { "transform": "translate3d(0,0,0)" } }, "type": "ia.container.coord" } }