reset

Trigger this event to manually reset the search field on the menu.
Obviously, this only has any effect if there is a search field prepended to the menu.


Code example:

$("#my-menu").mmenu();
$("#my-menu").trigger( "reset.mm" );