StyledText Function
Deprecated in 4.0.0. Use <Text /> component from iTwinUI-react library.
The base component for other text components that pass a main CSS class name.
StyledText(props: StyledTextProps): React.JSX.Element
Parameter | Type | Description |
---|---|---|
props | StyledTextProps |
Returns - React.JSX.Element
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.