Text

A wrapper for Text component with extra functionality like modifiers support

Extends: Text
(meaning you can pass the super component's props as well).

Supported modifiers: margins, color, typography.
Read more about modifiers here.

PROPS

namedescriptiontypedefault
colorcolor of the textstring
centerwhether to center the text (using textAlign)bool
uppercasewhether to change the text to uppercasebool