Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/ae8e1f3ca5cd77d9785ec2fa5d1d0fd59505824758a72ad0d12cb033fbe4b7d9

38 lines
625 B
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 300,
"width": 250
}
},
"root": {
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "DM11"
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "var(--container)",
"gap": "5px",
"padding": "5px"
}
},
"type": "ia.container.flex"
}
}