Class TelerikBlazorDrawerConstants
Inheritance
System.Object
TelerikBlazorDrawerConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.TestingFramework.Controls.TelerikUI.Blazor.Drawer
Assembly: Telerik.TestingFramework.Controls.TelerikUI.Blazor.dll
Syntax
public static class TelerikBlazorDrawerConstants
Fields
CssSelectedItem
Declaration
public const string CssSelectedItem = "k-selected"
Field Value
System.String
|
DrawerFindExpression
Declaration
public static string[] DrawerFindExpression
Field Value
System.String[]
|
DrawerItemFindExpression
Declaration
public static string[] DrawerItemFindExpression
Field Value
System.String[]
|
DrawerItemName
Declaration
public const string DrawerItemName = "TelerikBlazorDrawerItem"
Field Value
System.String
|
Name
Declaration
public const string Name = "TelerikBlazorDrawer"
Field Value
System.String
|
R22022CssSelectedItem
Declaration
public const string R22022CssSelectedItem = "k-state-selected"
Field Value
System.String
|