ComponentsTypography

Typography

Typography component is used to render text and paragraphs within an interface.

GitHub LogoSource Code

Welcome to Hitachi Vantara's UI Kit.

Root component

The HvTypography component is a polymorphic component. Its default component is p, but it can be changed to any other element through the component prop.

Typography as a spanTypography as a link

You can also change the root component of the HvTypography component to a custom component.