Class CardSeparator
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class CardSeparator : CardChildBase
Constructors
CardSeparator()
Declaration
public CardSeparator()
Properties
Orientation
OrientationClass
Declaration
public string OrientationClass { get; }
Property Value
System.String
|
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|