Use typography to present your design and content as clearly and efficiently as possible.
This is a preview
variant
color
weight
1<e>
2 This is a preview
3</e>1<Typography></Typography>npm install @rootui/typography1import { Typography } from "@rootui/typography";
2
3export default function Page() {
4 return (
5 <Typography>Hello</Typography>
6 )
7}Prop | Type | Default |
|---|---|---|
| | |
| | |
| | |