Methods
attributeChangedCallback(name, oldValue, newValue)
Called when an attribute is modified
Parameters:
Name | Type | Description |
---|---|---|
name |
string | |
oldValue |
string | |
newValue |
string |
- Source:
connectedCallback()
Called when the element is added to the DOM.
- Source:
render()
Execute the plugin on a given node to render the requested content inside it
- Source: