Element.prototype.introduced >= 2.0.0
Purpose
Method that is called when the element is added to the DOM for the first time
Flags
- Abstract
- If something is abstract it means it requires an implementation
Syntax
Element#introduced
(
);
Comments