Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Capitalize all text.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Capitalize first letter of string.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Lowercase all text in string.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Align text to the "start", which is typically the left side. For right-to-left languages, it should be the right.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Align text to the center.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Align text to the "end", which is typically the right side. For right-to-left languages, it should be the left.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Align text, vertically, to the middle.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Align text, vertically, to the baseline.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Set font weight to normal.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Set font weight to bold.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
Set font style to italic.
Parameters | Type | Details |
---|---|---|
$important |
boolean |
(optional) Default: false |
$color |
string |
(optional) Example: #888 |
Style the text "quietly", which usually means "dim" or some form of light grey, and a smaller font size.