{
  "version": 2,
  "name": "12withHTMLComponent",
  "style": "PAGE",
  "layoutProperties": {
    "LAYOUT_TAGS": "teste|"
  },
  "rows": [
    {
      "height": "12",
      "layoutColumns": [
        {
          "span": "12",
          "rows": [],
          "layoutComponents": [
            {
              "dragTypeName": "org.uberfire.ext.plugin.client.perspective.editor.layout.editor.HTMLLayoutDragComponent",
              "properties": {
                "HTML_CODE": "\u003ch1\u003eyo\u003c/h1\u003e"
              }
            }
          ]
        }
      ]
    }
  ]
}