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
alignSystemProps["textAlign"]casing
casingThe CSS `text-transform` property
SystemProps["textTransform"]colorScheme
colorSchemeColor Schemes for Text are not implemented in the default theme. You can extend the theme to implement them.
stringdecoration
decorationThe CSS `text-decoration` property
SystemProps["textDecoration"]size
sizeSizes for Text are not implemented in the default theme. You can extend the theme to implement them.
stringvariant
variantVariants for Text are not implemented in the default theme. You can extend the theme to implement them.
stringProps#
Text composes the Box component, so you can
pass all Box style props.
align
alignThe CSS `text-align` property
SystemProps["textAlign"]casing
casingThe CSS `text-transform` property
SystemProps["textTransform"]colorScheme
colorSchemeColor Schemes for Text are not implemented in the default theme. You can extend the theme to implement them.
stringdecoration
decorationThe CSS `text-decoration` property
SystemProps["textDecoration"]size
sizeSizes for Text are not implemented in the default theme. You can extend the theme to implement them.
stringvariant
variantVariants for Text are not implemented in the default theme. You can extend the theme to implement them.
string