The CSS `text-align` property
Text
Text is the used to render text and paragraphs within an interface.
Props#
Text composes the Box component, so you can
pass all Box style props.
align
alignDescription
Type
SystemProps["textAlign"]casing
casingDescription
The CSS `text-transform` property
Type
SystemProps["textTransform"]colorScheme
colorSchemeDescription
Color Schemes for Text are not implemented in the default theme. You can extend the theme to implement them.
Type
stringdecoration
decorationDescription
The CSS `text-decoration` property
Type
SystemProps["textDecoration"]size
sizeDescription
Sizes for Text are not implemented in the default theme. You can extend the theme to implement them.
Type
stringvariant
variantDescription
Variants for Text are not implemented in the default theme. You can extend the theme to implement them.
Type
string