ClassIconBase
Class
Definition
Namespace:Telerik.Blazor.Components.Common.Icon
Assembly:Telerik.Blazor.dll
Syntax:
public abstract class IconBase : BaseComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseBaseComponentIconBase
Derived Classes:
Implements:
Inherited Members
Constructors
IconBase()
Declaration
protected IconBase()
Properties
Flip
Defines the flip direction of the icon. Default value is None. Other available values are Horizontal, Vertical, and Both.
ThemeColor
Specifies the theme color of the icon. Default value is Base.