DHTMLX Docs & Samples Explorer

removeItem(itemId)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxmenu.js

removes an item from the menu with all nested sublevels

  • id - id of the item for removing
    menu.removeItem(itemId);