Headings

There are four level of headings available to provide hierarchy in an application.

Heading1

Heading2

Heading3

Heading4

import { Heading1, Heading2, Heading3, Heading4 } from "@nulogy/components";
<Heading1>Heading 1</Heading1>
<Heading2>Heading 2</Heading2>
<Heading3>Heading 3</Heading3>
<Heading4>Heading 4</Heading4>

Props

Headings extend the Text component and thus have access to all the same props.


The Nulogy Design System is maintained by the Design Ops team. Our mission is to help our teams build better interfaces faster. 🚀

Please reach out with any questions or requests.