Specifies the event type that will trigger opening of the MenuItems.
Namespace: MindFusion.UI.WebAssembly: Enum.js
// enumNavigationStyle = {}
Both
Value: 2. Opening is initialized by a mouse click and triggered by a successive mouse hover.
Click
Value: 1. Opening is triggered by a mouse click.
MouseOver
Value: 0. Opening is triggered by a mouse hover.
MindFusion.UI.Web Namespace