For the complete documentation index, see llms.txt. This page is also available as Markdown.

Heading

Displays a heading in the inspector interface. Use it to label a sub-section of controls within a group. The heading text comes from the property's title — the control itself takes no options, stores no value, and needs no id.

{
  "title": "Typography",
  "heading": {}
}

Last updated

Was this helpful?