Table of Contents

Class Menu

Namespace
Oqtane.Themes.Controls
Assembly
Oqtane.Client.dll
public class Menu : ComponentBase
Inheritance
object
ComponentBase
Menu

Properties

Orientation

[Parameter]
public string Orientation { get; set; }

Property Value

string

Methods

BuildRenderTree(RenderTreeBuilder)

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

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder