{
"componentType": "tab",
"componentId": "string",
"position": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
},
"config": {
"title": "string",
"showName": true,
"showType": 1,
"showBorder": true,
"heightType": 1,
"tabs": [
{
"tabId": "string",
"name": "string"
}
]
}
}