Class: CMSIconElement

Extras/CMS-Icon~CMSIconElement()

Provides <i is="cms-icon"> tag functionality.

Constructor

new CMSIconElement()

Source:

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: