Skip to main content

SectioningTagNames

reexport
type SectioningTagNames = "body"
  | "article"
  | "section"
  | "nav"
  | "aside"
  | "h1"
  | "h2"
  | "h3"
  | "h4"
  | "h5"
  | "h6"
  | "hgroup"
  | "header"
  | "footer"
  | "address"