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

90 lines
1.6 KiB
Plaintext

{
"custom": {
"page": {}
},
"params": {},
"propConfig": {
"custom.page": {
"persistent": true
},
"custom.page.params": {
"binding": {
"config": {
"path": "page.props.urlParams"
},
"type": "property"
}
},
"custom.page.path": {
"binding": {
"config": {
"path": "page.props.path"
},
"type": "property"
}
}
},
"props": {
"defaultSize": {
"height": 45
}
},
"root": {
"children": [
{
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "200px"
},
"type": "ia.container.flex"
},
{
"children": [
{
"events": {
"dom": {
"onClick": {
"config": {},
"scope": "C",
"type": "login"
}
}
},
"meta": {
"name": "Icon"
},
"position": {
"basis": "41px"
},
"props": {
"path": "material/person"
},
"type": "ia.display.icon"
}
],
"meta": {
"name": "FlexContainer_0"
},
"position": {
"basis": "404px"
},
"props": {
"justify": "flex-end"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"justify": "space-between",
"style": {
"backgroundColor": "#143663"
}
},
"type": "ia.container.flex"
}
}