Text
Text is a foundational element for communication, conveying information to users. It serves various purposes, including displaying content, headings, links, and other text-based elements.
Root
Prop | Type | Default |
---|---|---|
maxLines | number | |
children | React.ReactNode | |
className | string | string[] | |
attributes | object | |
as | string | |
decoration | string | |
wrap | string | |
align | union | |
weight | union | |
color | union | |
variant | union |