Blazor Menu Bar Example - API Configuration
Orientation |
|
Enable / Disable item |
|
Show Item on Click |
This sample demonstrates MenuBar component customization using properties from the property pane. Select any combination of properties to customize the Menu component appearance and behavior.
The Menu component is rendered with minimal default configuration and can be further customized through the property panel.
Customization examples include:
- Switch between Vertical and Horizontal orientation modes via the Orientation dropdown
- Enable or disable specific menu items from the dropdown list
- Enable ShowItemOnClick property for mouse click-based menu display
For comprehensive MenuBar documentation, refer to the getting started guide.