Class Menu
public class Menu : ComponentBase
- Inheritance
-
objectComponentBaseMenu
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