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
align
Description
Type
ResponsiveValue<TextAlign>
casing
casing
Description
The CSS `text-transform` property
Type
ResponsiveValue<TextTransform>
decoration
decoration
Description
The CSS `text-decoration` property
Type
ResponsiveValue<number | "blink" | (string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "auto" | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | ... 184 more ... | "wavy">
Props#
Text
composes the Box component, so you can
pass all Box
style props.
align
align
Description
The CSS `text-align` property
Type
ResponsiveValue<TextAlign>
casing
casing
Description
The CSS `text-transform` property
Type
ResponsiveValue<TextTransform>
decoration
decoration
Description
The CSS `text-decoration` property
Type
ResponsiveValue<number | "blink" | (string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "auto" | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | ... 184 more ... | "wavy">