Const
Inline or block text with design-system typography styles.
Use fontSize, fontWeight, color, and truncate props for styling.
fontSize
fontWeight
color
truncate
<Text fontSize="sm" color="fg.muted">Secondary text</Text> Copy
<Text fontSize="sm" color="fg.muted">Secondary text</Text>
Inline or block text with design-system typography styles.
Use
fontSize,fontWeight,color, andtruncateprops for styling.