Skip to content

Commit c92b21a

Browse files
yordan-mitevradkostanev
authored andcommitted
add missing tip style
1 parent 7852a32 commit c92b21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/switch/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The following parameters enable you to customize the appearance of the Blazor Sw
7373
| `Class` | `string` | The CSS class that will be rendered on the main wrapping element of the Switch. Use it to [customize the Switch background color and other styles]({%slug switch-kb-change-background-color%})
7474
| `Width` | `string` | The width of the component. You can set the Width parameter to any of the [supported units]({%slug common-features/dimensions%}).
7575

76-
>To learn more about the appearance, anatomy, and accessibility of the Switch, visit the [Progress Design System documentation](https://www.telerik.com/design-system/docs/components/switch/)—an information portal offering rich component usage guidelines, descriptions of the available style variables, and globalization support details.
76+
>tip To learn more about the appearance, anatomy, and accessibility of the Switch, visit the [Progress Design System documentation](https://www.telerik.com/design-system/docs/components/switch/)—an information portal offering rich component usage guidelines, descriptions of the available style variables, and globalization support details.
7777
7878
## Switch Reference and Methods
7979

@@ -109,4 +109,4 @@ The Switch is a generic component and its type comes from the model field it is
109109
## See Also
110110
* [Live Demo: Switch](https://demos.telerik.com/blazor-ui/switch/overview)
111111
* [Switch Events]({%slug switch-events%})
112-
* [Switch API Reference](/blazor-ui/api/Telerik.Blazor.Components.TelerikSwitch-1)
112+
* [Switch API Reference](/blazor-ui/api/Telerik.Blazor.Components.TelerikSwitch-1)

0 commit comments

Comments
 (0)