mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
chore(): update docs
This commit is contained in:
@ -12,8 +12,9 @@ The text component is a simple component that can be used to style the text colo
|
||||
|
||||
string
|
||||
|
||||
The color to use for the text.
|
||||
The color to use from your application's color palette.
|
||||
Default options are: `"primary"`, `"secondary"`, `"tertiary"`, `"success"`, `"warning"`, `"danger"`, `"light"`, `"medium"`, and `"dark"`.
|
||||
For more information on colors, see [theming](/docs/theming/basics).
|
||||
|
||||
|
||||
#### mode
|
||||
@ -30,8 +31,9 @@ Possible values are: `"ios"` or `"md"`.
|
||||
|
||||
string
|
||||
|
||||
The color to use for the text.
|
||||
The color to use from your application's color palette.
|
||||
Default options are: `"primary"`, `"secondary"`, `"tertiary"`, `"success"`, `"warning"`, `"danger"`, `"light"`, `"medium"`, and `"dark"`.
|
||||
For more information on colors, see [theming](/docs/theming/basics).
|
||||
|
||||
|
||||
#### mode
|
||||
|
||||
Reference in New Issue
Block a user