Heading

The Heading component replaces <h1> <h2> <h3> <h4> tags.

Tag names are not associated with any specific tag size, since tag choices should be made based on hierarchy for SEO purposes.

import { Heading } from 'minerva-ui';

Heading

Heading Font Sizes

2x Large Heading

Extra Large Heading

Large Heading

Medium Heading

Small Heading
Extra Small Heading

Props

These are props related to the Heading component.

NameTypeIs RequiredDefaultDescription
fontSize'xs', 'sm', 'md', 'lg', 'xl', '2xl'optionalxlSets size of heading font