- 'The `HeadingGroup` component controls the heading level hierarchy for any [`Heading`](/docs/api/admin-extensions/{API_VERSION}/ui-components/typography-and-content/heading) components nested inside it. Use `HeadingGroup` to build a correct document outline without manually tracking heading levels—each layer of nesting automatically increments the level by one (h1 becomes h2, h2 becomes h3, and so on).\n\n`HeadingGroup` doesn\'t accept any props and doesn\'t render visible UI. It\'s a purely structural wrapper. For a visible content grouping that also increments heading levels, use [`Section`](/docs/api/admin-extensions/{API_VERSION}/ui-components/layout-and-structure/section) instead.',
0 commit comments