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 | Deprecated |
DisabledText | Styled disabled text React functional component | |
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 | |
TextProps | Properties for various text components |
Last Updated: 09 March, 2023
Found something wrong, missing, or unclear on this page?
Raise an issue in our repo.