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 ac75b9c commit 7863479Copy full SHA for 7863479
common-features/font-icons.md
@@ -19,6 +19,7 @@ You can find the full list of available icons in the [Kendo UI Web Font Icons Li
19
>caption How to use a built-in font icon class on a component's Icon property
20
21
````CSHTML
22
+@using Telerik.Blazor
23
@using Telerik.Blazor.Components.Button
24
25
<TelerikButton Icon="@IconName.Filter">I show the Filter icon</TelerikButton>
0 commit comments