mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
chore(): update docs
This commit is contained in:
@ -12,7 +12,9 @@ Badges are inline block elements that usually appear near another element. Typic
|
||||
|
||||
string
|
||||
|
||||
The color the badge should be.
|
||||
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
|
||||
@ -29,7 +31,9 @@ Possible values are: `"ios"` or `"md"`.
|
||||
|
||||
string
|
||||
|
||||
The color the badge should be.
|
||||
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