<Text />
The
Text
component is an agile, themed typographic element.accent?: boolean
as?: React.ElementType | keyof JSX.IntrinsicElements
muted?: boolean
When
true
the text color will be muted.size?: number | number[]
textOverflow?: 'ellipsis'
weight?: 'regular' | 'medium' | 'semibold' | 'bold'