DHTMLX Docs & Samples Explorer

hideItem(itemId)

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

hides an item

  • id - the item's id to hide
    menu.hideItem(itemId);