Class ThemeConstants.Switch.ThumbRounded
A static class whose members denote predefined roundnesses of the thumb for the Telerik Switch component.
Inheritance
System.Object
ThemeConstants.Switch.ThumbRounded
Namespace: Telerik.Blazor
Assembly: Telerik.Blazor.dll
Syntax
public static class ThumbRounded : Object
Fields
Full
Declaration
public const string Full = "full"
Field Value
System.String
|
Large
Declaration
public const string Large = "lg"
Field Value
System.String
|
Medium
Declaration
public const string Medium = "md"
Field Value
System.String
|
Small
Declaration
public const string Small = "sm"
Field Value
System.String
|