Table of Contents

Class _Imports

Namespace
Material.Blazor
Assembly
Material.Blazor.dll
public class _Imports : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Inheritance
_Imports
Implements
Inherited Members

Constructors

_Imports()

public _Imports()

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder