Product Logo

H1, H2, H3, H4, H5, H6

Semantic heading components with Kernux styling.

import { H1, H2, H3, H4, H5, H6 } from '@document-writing-tools/kernux-react';
 
<H1>Main Title</H1>
<H2>Section Title</H2>
<H3>Subsection Title</H3>
// ... and so on

Props:

  • Extends all standard HTML heading element props
  • className?: string - Additional CSS classes