chore(): update docs

This commit is contained in:
Manu Mtz.-Almeida
2018-07-24 23:05:35 +02:00
parent 90cb7b1fca
commit b4976dd914
33 changed files with 226 additions and 128 deletions

View File

@ -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