Built-in row type

Built-in

Raw HTML row type

A scoped custom markup row for embeds, widget mounts, and overlay pane content.

What it is

A scoped custom markup row for embeds, widget mounts, and overlay pane content.

When to use it

  • Overlay pane mounts
  • Third-party embeds
  • Custom snippets
  • Compiled component hosts

Important fields

raw_htmlrow_grouprow_classesrow_styles

API example

{
  "type_of": "raw_html",
  "header": "Raw html",
  "status": "active"
}

Built-in rows use type_of. Custom Liquid template rows use template_id instead.