Library Blazor Components Breadcrumbs Reference Classes Breadcrumbs Items Items Items to be displayed one-by-one within the component. razor[Parameter] public List<T>? Items { get; set; }
Items Items to be displayed one-by-one within the component. razor[Parameter] public List<T>? Items { get; set; }