A screen section: a heading at the right level and an anchor that sits on the section, not on the heading.
id is on the section, so the anchor lands above the heading rather than in the middle of the text.IngotPageHeader, with an <h1>.title: ReactNode — The section heading — already translated.children: ReactNode — The section body.id: string — The anchor. Without it nothing can link to the section.level: 2 | 3 — MUST match how deeply the section sits, not font size. Defaults to 2.testId: string — data-testid of the section.