0.1.0 • Published 5 years ago

@cw-ui/typography v0.1.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

@cw-ui/typography

This package can change any time. Please only use if you are the ETC.Digital team.

Introdução

O componente Popover exibe conteúdo flutuante em relação a um alvo. Os Popovers aparecem na parte superior, inferior, esquerda ou direita de seu alvo. O lado preferencial e padrão é a parte inferior mas usam um posicionamento inteligente se não houver espaço suficiente.

Componentes exportados

Componetes Texto

  • Heading: tag h2
  • Text: tag span
  • Paragraph: tag p
  • Link: tag a
  • Strong: tag strong
  • Small: tag small

Componentes de Lista

  • OrderedList: tag ol
  • UnorderedList: tag ul
  • ListItem: tag li