Page tree
Skip to end of metadata
Go to start of metadata

Toggles the menu.


Parameters:

NameTypeDescription
actionNameString'toggleMenu' menu toggling API.
menuNameStringMenu name to toggle.


Example:

editor.execCommand('toggleMenu', 'file');
  • No labels