Text
Props
| prop | type | description |
|---|---|---|
| children | string | text |
| color | color | text component color |
| attrs | Object | any html attributes to apply |
| component | string | html tag to render |
| size | Size | size of the text component |
| variant | TextVariant | variant to apply |
| style | Object | style props |
| className | string | className of the component |