{
    "name": "crn-three-container",
    "text_pt_BR": "3 Colunas (4/4/4)",
    "text_en_US": "3 Columns (4/4/4)",
    "image": "/node_modules/cronapp-framework-js/img/cron-icon/crn-three-container.svg",
    "description": "Três recipiente ao lado para inserir componentes",
    "description_en_US": "Three container on the side for inserting components",
    "category": [
        "LAYOUTS"
    ],
    "templateURL": "src/main/webapp/node_modules/cronapp-framework-js/dist/components/templates/Component_Container/crn-three-container.template.html",
    "extends": {
        "component": "crn-one-container",
        "attributes": [
            "wrapper",
            "handleRules",
            "properties"
        ]
    }
}