SAT9/.resources/ec75ffb9addc73f3c3309612e5995b927fbac198b802acb988d6b90fe298e0c8
2025-04-18 19:44:27 +04:00

45 lines
830 B
Plaintext

{
"custom": {},
"params": {
"Description": ""
},
"propConfig": {
"params.Description": {
"paramDirection": "inout",
"persistent": true
}
},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "Description"
},
"position": {
"basis": "200px",
"grow": 1
},
"propConfig": {
"props.source": {
"binding": {
"config": {
"bidirectional": true,
"path": "view.params.Description"
},
"type": "property"
}
}
},
"type": "ia.display.markdown"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}