forked from b.peck/BAT
60 lines
1.1 KiB
JSON
60 lines
1.1 KiB
JSON
{
|
|
"custom": {},
|
|
"params": {},
|
|
"propConfig": {
|
|
"params.feature": {
|
|
"paramDirection": "input"
|
|
},
|
|
"params.key": {
|
|
"paramDirection": "input"
|
|
},
|
|
"params.tier1": {
|
|
"paramDirection": "input"
|
|
},
|
|
"params.tier2": {
|
|
"paramDirection": "input"
|
|
}
|
|
},
|
|
"props": {},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Title"
|
|
},
|
|
"position": {
|
|
"basis": "56px",
|
|
"shrink": 0
|
|
},
|
|
"props": {
|
|
"params": {
|
|
"icon": "show_chart",
|
|
"text": "Charts"
|
|
},
|
|
"path": "Page/Embedded/Title"
|
|
},
|
|
"type": "ia.display.view"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "PowerChart"
|
|
},
|
|
"position": {
|
|
"basis": "600px",
|
|
"grow": 1
|
|
},
|
|
"type": "ia.chart.powerchart"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"props": {
|
|
"direction": "column",
|
|
"style": {
|
|
"classes": "Page/Page"
|
|
}
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
} |