C# Class Append.Blazor.Fast.Components.TreeItem

Used in the Treeview to represent an item.
Inheritance: FastComponent
Show file Open project: Append-IT/Blazor.Fast

Protected Methods

Method Description
BuildRenderTree ( RenderTreeBuilder builder ) : void

Method Details

BuildRenderTree() protected method

protected BuildRenderTree ( RenderTreeBuilder builder ) : void
builder RenderTreeBuilder
return void