MenuActivator
Context passed to Menu.ActivatorContent. Mirrors the subset of MudBlazor’s
menu activator context used by consuming markup (notably menu.ToggleAsync).
Methods
Section titled “Methods”MenuActivator(Func<Task>)
Section titled “MenuActivator(Func<Task>)”Context passed to Menu.ActivatorContent. Mirrors the subset of MudBlazor’s
menu activator context used by consuming markup (notably menu.ToggleAsync).
ToggleAsync()
Section titled “ToggleAsync()”Opens the menu if closed, closes it if open.