Class TelerikBlazorButtonConstants
Inheritance
System.Object
TelerikBlazorButtonConstants
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.Button
Assembly: Telerik.TestingFramework.Controls.TelerikUI.Blazor.dll
Syntax
public static class TelerikBlazorButtonConstants
Fields
CssPrimaryClass
Declaration
public const string CssPrimaryClass = "k-primary"
Field Value
System.String
|
CssTelerikBlazorClass
Declaration
public const string CssTelerikBlazorClass = "telerik-blazor"
Field Value
System.String
|
ElementFindExpression
Declaration
public static string[] ElementFindExpression
Field Value
System.String[]
|
HirarchyConstraintFindExpression
Declaration
public static string[] HirarchyConstraintFindExpression
Field Value
System.String[]
|
Name
Declaration
public const string Name = "TelerikBlazorButton"
Field Value
System.String
|
R32021HirarchyConstraintFindExpression
Declaration
public static string[] R32021HirarchyConstraintFindExpression
Field Value
System.String[]
|