Text
Components for working with styled text.
Global Functions
Name | Description | |
---|---|---|
BlockText | Styled block text React functional component | Deprecated |
BodyText | Styled body text React functional component | Deprecated |
DisabledText | Styled disabled text React functional component | Deprecated |
MutedText | Styled muted/gray text React functional component | Deprecated |
StyledText | The base component for other text components that pass a main CSS class name. | Deprecated |
Interfaces
Name | Description | |
---|---|---|
StyledTextProps | Properties for StyledText component | Deprecated |
TextProps | Properties for various text components | Deprecated |
Last Updated: 13 May, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.