Skip to main content

BootstrapClientMenuItemMouseEventArgs Members

In This Article
Provides data for client events related to mouse hovering over menu items.

#Constructors

Name Description
constructor(item, htmlElement) Initializes a new BootstrapClientMenuItemMouseEventArgs object with the specified settings.

#Properties
Show Inherited Hide Inherited

Name Description
item Gets the menu item object related to the event. Inherited from BootstrapClientMenuItemEventArgs.
See Also