Heading
Last updated
Last updated
It is possible to pass custom styles directly to the Heading component through the style
prop. However, to maintain consistent typography throughout the app, it is not recommended to do so. When needed, you can create a Higher Order Component which wraps the Heading component and use that instead. See for more details.
inversed
boolean
If true, inverses the color of text.
font
primary | secondary | string
alignment
left | center | right
Determines the alignment of the text.
variant
h1 | h2 | h3 | h4 | h5 | h6
Determines the variant of the heading.
Font family to use. See .