Table of Contents

Class BOBBlazorLayout

Namespace
BlazOrbit.Components.Layout
Assembly
BlazOrbit.dll
public class BOBBlazorLayout : LayoutComponentBase
Inheritance
object
ComponentBase
LayoutComponentBase
BOBBlazorLayout

Constructors

BOBBlazorLayout()

public BOBBlazorLayout()

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder