BaseNodeMixin.remove
Removes this node from its parent
BaseNodeMixin.remove() method
Removes this node from its parent
Signature:
remove(): void;Returns:
void
Example
node.remove();Last updated: August 13, 2026 at 9:17 AMEdit this page
Removes this node from its parent
Removes this node from its parent
Signature:
remove(): void;Returns:
void
node.remove();