{
  "type": "object",
  "properties": {
    "type": "object",
    "additionalProperties": false,
    "properties": {
      "style": {
        "type": "object",
        "description": "Css style object to applied to layout.",
        "docs": {
          "displayType": "yaml"
        }
      }
    }
  }
}
