We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e606e commit b2294daCopy full SHA for b2294da
app/ng-ui-widgets-category/switch/styling/article.md
@@ -1,6 +1,6 @@
1
The styling properties for the `Swtich` control are as follows:
2
- `color`- Controls the handle color
3
-- `bacxgroundColor`(`background-color` in CSS) - Controls the background color while the switch is in **ON** state.
+- `backgroundColor`(`background-color` in CSS) - Controls the background color while the switch is in **ON** state.
4
- `offBackgroundColor` (`off-background-color` in CSS) - Controls the background color while the switch is in **OFF** state.
5
6
<snippet id='switch-styling-html'/>
0 commit comments