Skip to content

Commit 9bf66c3

Browse files
didimmovasimeonoff
andauthored
Update projects/igniteui-angular/src/lib/core/styles/themes/schemas/light/_switch.scss
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent 3f63c8f commit 9bf66c3

File tree

1 file changed

+1
-1
lines changed
  • projects/igniteui-angular/src/lib/core/styles/themes/schemas/light

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/themes/schemas/light/_switch.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/// @property {Map} track-off-color [igx-color: ('grays', 600)] - The color of the track when the switch is off.
1717
/// @property {Map} thumb-disabled-color [igx-color: ('grays', 400), hexrgba: #fff] - The color of the thumb when the switch is disabled.
1818
/// @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
2020
/// @property {Map} label-disabled-color [igx-color: ('grays', 400)] - The color of the switch label when the switch is disabled
2121
/// @property {Number} resting-elevation [2] - The elevation level, between 0-24, to be used for the resting state.
2222
/// @property {Number} hover-elevation [3] - The elevation level, between 0-24, to be used for the hover state.

0 commit comments

Comments
 (0)