Como utilizar
import { Text } from '@superlogica/design-system'
Props
Prop | Tipo | Default | Descrição |
---|---|---|---|
id | string | Id do elemento | |
tag | string | Altera a tag html, por exemplo (tag="h1"), se tornará um h1 | |
align | string | Alinhamento do texto | |
color | string | Altera a cor do texto | |
weight | string | Altera o peso do texto | |
size | string | Altera os tamanhos do texto(fontsize, lineheight, etc) baseado nos tokens de tipografia |