TextLabel
The TextLabel
component is a label that composes the Text
component.
Import
Usage
EDITABLE EXAMPLE
The text colors in the dark mode and light mode are white:secondary
and black:secondary
, respectively, defined in theme.colors
.
Props
Name | Type | Default | Description |
---|---|---|---|
size | string | One of: '4xl' , '3xl' , '2xl' , 'xl' , 'lg' , 'md' , 'sm' , 'xs' |