Skip to main content

<Typography.Title />

Props

React.ReactNode
required
The content of the title.
'extraLarge' | 'large' | 'standard' | 'medium' | 'small' | 'extraSmall'
The variant of the title.Defaults to "standard".

<Typography.Body />

Props

React.ReactNode
required
The content of the body.
'standard' | 'large' | 'strong' | 'interactive'
The variant of the body.Defaults to "standard".

<Typography.Caption />

Props

React.ReactNode
required
The content of the caption.