Subheading

Subheadings are used for the title of any sub-sections in top-level page sections.

Deprecated

This component is no longer supported. Please use the Text component instead.

Mapping to the Text component

Example
- <Subheading>Accounts</Subheading>
+ <Text variant="headingXs" as="h3">Accounts</Text>