logo

FUSE

DOCS

PurchaseBack to the Dashboard

Typography

Official docs

Display 4

<Typography variant="h1">Display 4</Typography>

Display 3

<Typography variant="h2">Display 3</Typography>

Display 2

<Typography variant="h3">Display 2</Typography>

Display 1

<Typography variant="h4">Display 1</Typography>
Headline
<Typography variant="h5">Headline</Typography>
Title
<Typography variant="h6">Title</Typography>
Subheading
<Typography variant="subtitle1">Subheading</Typography>

Body 2

<Typography variant="body1">Body 2</Typography>

Body 1

<Typography variant="body2">Body 1</Typography>
Caption
<Typography variant="caption">Caption</Typography>

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

<Typography noWrap>
 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
 </Typography>
Button
<Typography variant="button">Button</Typography>