{
    "apiVersion": 3,
    "name": "bootstrap/tabs-tab",
    "title": "Bootstrap tab",
    "category": "bootstrap",
    "parent": [ "bootstrap/tabs" ],
    "description": "Bootstrap tab",
    "textdomain": "bootstrap",
    "attributes": {
        "tabItemIndex": {
            "type": "integer",
            "default": 0
        },
        "tabRootId": {
            "type": "string"
        },
        "tabTitle": {
            "type": "string"
        },
        "tabActiveInEditor": {
            "type": "boolean",
            "default": false
        }
    },
    "supports": {
        "interactivity": true,
        "anchor": true,
        "reusable": false,
        "inserter": false,
        "html": false,
        "color": {
            "gradients": true,
            "link": true
        }
    }
}
