52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
|
{
|
||
|
"name": "yeeeeo",
|
||
|
"description": "",
|
||
|
"inherits": "./standard-components/stackpanel",
|
||
|
"props": {
|
||
|
"children": [
|
||
|
{
|
||
|
"_component": "yeeeeo:children",
|
||
|
"control": {
|
||
|
"_component": "Primary Button",
|
||
|
"contentText": "Button",
|
||
|
"contentComponent": {
|
||
|
"_component": ""
|
||
|
},
|
||
|
"className": "btn btn-primary",
|
||
|
"disabled": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"_component": "yeeeeo:children",
|
||
|
"control": {
|
||
|
"_component": "Random Button",
|
||
|
"contentText": "Button",
|
||
|
"contentComponent": {
|
||
|
"_component": "./standard-components/button",
|
||
|
"contentText": "Inner Button",
|
||
|
"contentComponent": {
|
||
|
"_component": ""
|
||
|
},
|
||
|
"className": "default",
|
||
|
"disabled": false
|
||
|
},
|
||
|
"className": "default",
|
||
|
"disabled": false
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"_component": "yeeeeo",
|
||
|
"height": "400px",
|
||
|
"width": "400px",
|
||
|
"direction": "vertical",
|
||
|
"itemContainerClass": "",
|
||
|
"containerClass": ""
|
||
|
},
|
||
|
"tags": [
|
||
|
"div",
|
||
|
"container",
|
||
|
"layout",
|
||
|
"panel"
|
||
|
]
|
||
|
}
|