20 lines
382 B
JSON
20 lines
382 B
JSON
{
|
|
"name": "Random Button",
|
|
"description": "",
|
|
"inherits": "./standard-components/button",
|
|
"props": {
|
|
"contentComponent": {
|
|
"_component": "./standard-components/button",
|
|
"contentText": "Inner Button",
|
|
"contentComponent": {
|
|
"_component": ""
|
|
},
|
|
"className": "default",
|
|
"disabled": false
|
|
}
|
|
},
|
|
"tags": [
|
|
"button"
|
|
]
|
|
}
|