API ReferenceSandbox.UI
MenuPanelclass
Constructors1
Showing 1 constructors
public MenuPanel()
No results match this filter.
Methods6
Showing 6 methods
public void AddOption(string icon, string text, System.Action action)
| Parameter | Type | Description |
|---|---|---|
| icon | string | — |
| text | string | — |
| action | Action | — |
Returns:
void—public void AddSpacer()
Returns:
void—protected virtual void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
| Parameter | Type | Description |
|---|---|---|
| __builder | RenderTreeBuilder | — |
Returns:
void—public void Close()
Returns:
void—No results match this filter.