{
  "name": "crn-spacer",
  "text_pt_BR": "Espaço",
  "text_en_US": "Spacer",
  "image": "/node_modules/cronapp-framework-mobile-js/img/cron-icon/crn-spacer.svg",
  "description": "Espaçamento para distanciamento de componentes",
  "description_en_US": "Spacing for component spacing",
  "category": [
    "LAYOUTS"
  ],
  "wrapper": false,
  "template": "<div style= \"height: 100px;\">&nbsp;</div>",
  "properties": {
    "class": {
      "order": 9999
    },
    "id": {
      "order": 1
    }
  }
}
