HamburgerMenu Events
Represents a collapsible navigation menu that displays a stack of navigation buttons. Supports regular buttons, sub-menus, hyperlinks, check and radio buttons.Name | Description |
---|---|
ContextMenuClosed | Occurs after the context menu has been closed. |
ContextMenuOpened | Occurs after the context menu has been opened. |
ContextMenuOpening | Occurs before the context menu is opened. |
See Also