ExplorerNode.removeChild Method

Removes a child node from this node.
 

Parameters

node

Type: ExplorerNode
options

Type: Object

 Object containing options:
 supressEvent - [type: Boolean, default: false] - True to prevent the explorer from firing an event in order to prevent an event loop.