TextBase (component)

June 28, 2016 ยท View on GitHub

A general purpose text component which converts props into styles defined in the configuration.

Props

bold

type: bool

color

type: string defaultValue: 'default'

fontSize

type: enum(0|1|2|3|4|5|6)

lineHeight

type: enum(0|1|2|3|4|5|6) defaultValue: 1

textAlign

type: string

thin

type: bool