Blazor Menu Bar Example - Scrollable Menu
This sample demonstrates scrollable menu functionality in the Menu component. Click scroll arrows to view hidden menu items.
Scrollable menu features:
- The
Menusupports horizontal scrolling for large menus and submenus - Enable scrolling by setting the EnableScrolling property
- Restrict menu/submenu sizes for adaptive rendering
- Parent menu: horizontally scrollable
- Submenu and nested submenu: vertically scrollable
For detailed scrollable menu documentation, refer to the documentation.