0.0.13-alpha.0 • Published 5 years ago

derektestingpackagee-typography v0.0.13-alpha.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Typography

Material Design’s text sizes and styles were developed to balance content density and reading comfort under typical usage conditions.

<>
  <Typography use="headline1">headline1</Typography>
  <Typography use="headline2">headline2</Typography>
  <Typography use="headline3">headline3</Typography>
  <Typography use="headline4">headline4</Typography>
  <Typography use="headline5">headline5</Typography>
  <Typography use="headline6">headline6</Typography>
  <Typography use="subtitle1">subtitle1</Typography>
  <Typography use="subtitle2">subtitle2</Typography>
  <Typography use="body1">body1</Typography>
  <Typography use="body2">body2</Typography>
  <Typography use="caption">caption</Typography>
  <Typography use="button">button</Typography>
  <Typography use="overline">overline</Typography>
</>

Typography

The Typography Component

Props

NameTypeDescription
useTypographyTThe typography style.