{
"componentType": "button",
"position": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
},
"parentSectionId": "string",
"parentTabId": "string",
"config": {
"title": "string",
"explain": "string",
"style": 1,
"width": 1,
"count": 0,
"mobileCount": 0,
"buttons": [
{
"name": "string",
"action": 1,
"value": "string",
"viewId": "string",
"openMode": 1,
"color": "string",
"icon": "string"
}
]
}
}