Typography
Usage
Typography Tailored for Your Needs.
Scalable, Stylish, and Simple.
Properties
Typography that precision, simple, descriptive and directly.
API References
Styles API
Styles API | Type | Default | Annotation |
---|---|---|---|
unstyled? | boolean | false | if true , all default styles will be removed |
Props API
Props API | Type | Default | Annotation |
---|---|---|---|
el? | React.ElementType | div |prose | Determines the type of tag to be used. |
prose? | TypographyProps<T>["prose"] | undefined | Type of prose that matches the html tag will be created as a <Typography> element before el is defined. |