Text

Text is the used to render text and paragraphs within an interface.

    Source@chakra-ui/layout

Props#

Text composes the Box component, so you can pass all Box style props.

align

Description

The CSS `text-align` property

Type
ResponsiveValue<TextAlign>

casing

Description

The CSS `text-transform` property

Type
ResponsiveValue<TextTransform>

decoration

Description

The CSS `text-decoration` property

Type
ResponsiveValue<number | "blink" | (string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | ... 185 more ... | "wavy">
Edit this page on GitHub

Proudly made inNigeria by Segun Adebayo

Deployed by â–² Vercel