Element.prototype.disconnected >= 2.0.0
Purpose
Method that is called when the element has been removed from the DOM
Flags
- Abstract
- If something is abstract it means it requires an implementation
Syntax
Element#disconnected
(
);
Comments