Menu Item display style enum
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public enum MenuItemDisplayStyle| Name | Description |
|---|---|
| Text | Show text only |
| Icon | Show only icons |
| IconAndText | Both icons and text are displayed |
| IconAndTextStacked | Both icons and text are displayed with icon above text |