58 lines
1.2 KiB
Plaintext
58 lines
1.2 KiB
Plaintext
{
|
|
"custom": {},
|
|
"params": {},
|
|
"props": {},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Icon"
|
|
},
|
|
"position": {
|
|
"height": 100,
|
|
"width": 101,
|
|
"x": 148,
|
|
"y": 179
|
|
},
|
|
"props": {
|
|
"color": "#AC0065",
|
|
"path": "material/location_on",
|
|
"style": {
|
|
"backgroundImage": "",
|
|
"classes": "State-Styles/AAA-Style",
|
|
"fill": "url(\"/system/images/Backgrounds/hexagons1.svg\")"
|
|
}
|
|
},
|
|
"type": "ia.display.icon"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "Dropdown"
|
|
},
|
|
"position": {
|
|
"height": 63,
|
|
"width": 325,
|
|
"x": 157,
|
|
"y": 72
|
|
},
|
|
"props": {
|
|
"options": [
|
|
{
|
|
"label": "This is selected",
|
|
"value": "This is selected"
|
|
}
|
|
],
|
|
"placeholder": {
|
|
"text": ""
|
|
},
|
|
"value": "This is selected"
|
|
},
|
|
"type": "ia.input.dropdown"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |