mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(): update docs
This commit is contained in:
@ -19,8 +19,9 @@ If true, the segment button is selected. Defaults to `false`.
|
||||
|
||||
string
|
||||
|
||||
The color to use for the text color.
|
||||
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).
|
||||
|
||||
|
||||
#### disabled
|
||||
@ -56,8 +57,9 @@ If true, the segment button is selected. Defaults to `false`.
|
||||
|
||||
string
|
||||
|
||||
The color to use for the text color.
|
||||
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).
|
||||
|
||||
|
||||
#### disabled
|
||||
|
Reference in New Issue
Block a user