File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
projects/igniteui-angular/src/lib/core/styles/themes/schemas/light Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 16
16
/// @property {Map} track-off-color [igx-color: ('grays', 600)] - The color of the track when the switch is off.
17
17
/// @property {Map} thumb-disabled-color [igx-color: ('grays', 400), hexrgba: #fff] - The color of the thumb when the switch is disabled.
18
18
/// @property {Map} track-disabled-color [igx-color: ('grays', 300)] - The color of the track when the switch is disabled.
19
- /// @property {Map} label-color [gx -color: ('grays', 900)] - The color of the switch label
19
+ /// @property {Map} label-color [igx -color: ('grays', 900)] - The color of the switch label
20
20
/// @property {Map} label-disabled-color [igx-color: ('grays', 400)] - The color of the switch label when the switch is disabled
21
21
/// @property {Number} resting-elevation [2] - The elevation level, between 0-24, to be used for the resting state.
22
22
/// @property {Number} hover-elevation [3] - The elevation level, between 0-24, to be used for the hover state.
You can’t perform that action at this time.
0 commit comments