Share via


SP.UI.PopoutMenu.onMenuClick Method (sp.js)

Raises the click event for the pop-out menu.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.UI.PopoutMenu.onMenuClick(evt)
          

Parameters

  • evt
    Type: DomEvent

    The data for the event.

Remarks

If there is an active pop-out menu, this method closes that menu.

This method stops the event from getting to the page body.