Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/9530be9d02bb3102695f8e4a2f4edf8b16e40a8a0004a4fb7a0a72b3da6c94c7

38 lines
625 B
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 202,
"width": 200
}
},
"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"
}
}