Text
Components for working with styled text.
Global Functions
Name | Description | |
---|---|---|
BlockText | Styled block text React functional component | |
BodyText | Styled body text React functional component | |
DisabledText | Styled disabled text React functional component | |
Headline | Styled headline text React functional component | Deprecated |
LeadingText | Styled leading text React functional component | Deprecated |
LeadingText2 | Styled leading text React functional component | Deprecated |
MutedText | Styled muted/gray text React functional component | |
SmallText | Styled small text React functional component | Deprecated |
StyledText | The base component for other text components that pass a main CSS class name. | |
Subheading | Styled subheading text React functional component | Deprecated |
Subheading2 | Styled subheading text React functional component | Deprecated |
Title | Styled title text React functional component | Deprecated |
Title2 | Styled title text React functional component | Deprecated |
Interfaces
Name | Description | |
---|---|---|
StyledTextProps | Properties for StyledText component | |
TextProps | Properties for various text components |
Last Updated: 30 November, 2023