Class ToolBarToolsFactory
Inheritance
System.Object
ToolBarToolsFactory
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class ToolBarToolsFactory : ComponentBase
Constructors
ToolBarToolsFactory()
Declaration
public ToolBarToolsFactory()
Properties
Item
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|