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

@ -20,8 +20,9 @@ If true, the toggle is selected. Defaults to `false`.
string
The color to use from your Sass `$colors` map.
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
@ -66,8 +67,9 @@ If true, the toggle is selected. Defaults to `false`.
string
The color to use from your Sass `$colors` map.
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