Enum
IconType

Specifies the icon type used across the application.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum IconType

Fields

Font

Sets the icon type to Font.

Declaration

cs-api-definition
Font = 0

Field Value

IconType

Svg

Sets the icon type to SVG.

Declaration

cs-api-definition
Svg = 1

Field Value

IconType

In this article
DefinitionFieldsFontSvg
Not finding the help you need?
Contact Support