Typeset
Watch a video tutorial
The Typeset
block helps document the fonts used throughout your project.
Typeset
Typeset
is configured with the following props:
fontFamily
Type: string
Provides a font family to be displayed.
fontSizes
Type: (string | number)[]
Provides a list of available font sizes (in px
).
fontWeight
Type: number
Specifies the weight of the font to be displayed.
sampleText
Type: string
Sets the text to be displayed.