Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Specifies the icon type used across the application.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum IconType
Sets the icon type to Font.
Declaration
Font = 0
Field Value
IconType
Sets the icon type to SVG.
Svg = 1