Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.4

Text

Text is a component that represents a paragraph of text. By default, it renders a p element.

Source@yamada-ui/typography

Props

TextProps

align

Description

The CSS text-align property.

Type

UIValue<TextAlign>

casing

Description

The CSS text-transform property.

Type

UIValue<TextTransform>

decoration

Description

The CSS text-decoration property.

Type

UIValue<TextDecoration<0 | (string & {})>>

Edit this page on GitHub

PreviousTypographyNextHeading