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

Theming

The Text is a single part component.

export const Text: ComponentStyle<"Text"> = {}
Copied!

Edit this page on GitHub

PreviousTypographyNextHeading