HTML widget.
| JSON representation | 
|---|
| { "htmlContent" : string , "htmlHeight" : integer , "title" : string , "order" : integer , "type" : enum ( | 
| Fields | |
|---|---|
| htmlContent |   Output only. The html content. | 
| htmlHeight |   Output only. The html height. | 
| title |   Output only. The widget title. | 
| order |   Output only. The widget order. | 
| type |   Output only. The widget template type. | 
| gridColumns |   Output only. The widget template grid columns. | 
| description |   Output only. The widget description. | 
| identifier |   Output only. The widget identifier. | 
| jsonData |   Output only. The widget json data. | 
| errorJsonData |   Output only. The widget error json data. | 
| resultStatus |   Output only. The widget result status. | 
| safeRendering |   Output only. The html is safe to render. | 

