Landmarks¶
Semantic regions that give a page its accessible structure. LANDMARK-019: real typed exports (Header, Main, Nav, Aside, Footer, Section) with allowlisted safe HTML attrs — not factory variables.
Header— Render the semanticheaderlandmark for introductory content.Main— Render the semanticmainlandmark for the page's primary content.Nav— Render the semanticnavlandmark for a major collection of navigation links.Aside— Render the semanticasidelandmark for related but secondary content.Footer— Render the semanticfooterlandmark for closing information for a page or section.Section— Render the semanticsectionlandmark for a thematically grouped region.