Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/5ad1a655b9fb6af640a645625ffd31aa60ee9767a42ec87b3572e733a58d3fbf

41 lines
755 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)",
"borderTopLeftRadius": "var(--border-radius)",
"boxShadow": "var(--box-shadow-2)",
"gap": "5px",
"overflow": "visible",
"padding": "5px"
}
},
"type": "ia.container.flex"
}
}