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 5, 2026 at 11:47 AMEdit this page
Removes this node from its parent
Removes this node from its parent
Signature:
remove(): void;Returns:
void
node.remove();