@using BlazorWASM.Shared @code { [Parameter] public List? MenuItems { get; set; } }