[]
        
(Showing Draft Content)

C1.Blazor.Menu.C1MenuList.OnItemSelected

OnItemSelected Property

OnItemSelected

This Callback will gets and sets by Blazor framework automatically for binding feature.

Declaration
[Parameter]
public EventCallback<C1MenuItem> OnItemSelected { get; set; }