mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
chore(): update docs
This commit is contained in:
@ -30,8 +30,9 @@ In `md` mode, the `<ion-header>` will receive a box-shadow on the bottom, and th
|
||||
|
||||
string
|
||||
|
||||
The color to use for the background.
|
||||
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
|
||||
@ -58,8 +59,9 @@ Defaults to `false`.
|
||||
|
||||
string
|
||||
|
||||
The color to use for the background.
|
||||
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