BNA8/.resources/24996ff44d2f1de66729619b49606be19853dd54989489c2e8d301dd817570b2
2025-08-29 17:43:31 +04:00

50 lines
817 B
Plaintext

{
"custom": {
"key": "value",
"key_1": "value",
"string": "value"
},
"params": {
"key": "value"
},
"propConfig": {
"custom.key": {
"persistent": true
},
"custom.key_1": {
"persistent": true
},
"custom.string": {
"persistent": true
},
"params.key": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 8,
"width": 240
}
},
"root": {
"meta": {
"name": "root"
},
"position": {
"x": 0,
"y": 0
},
"props": {
"mode": "percent",
"style": {
"backgroundColor": "white",
"borderStyle": "solid",
"borderWidth": "1px",
"overflow": "hidden"
}
},
"type": "ia.container.coord"
}
}