removes a draggable node
nodeId | string|number|HTMLElement | id of the node or node DOM element |
myVault.removeDraggableNode("nodeId");
This API page is for Vault v2.5. Please go to docs.dhtmlx.com/vault/ to see API reference for the current version of dhtmlxVault.
added in version 2.3
Back to top