Static
observedAttributes requiring change notifications
Static
tagThe HTML tag named used by this element.
Fire a callback on change to an observed attribute.
The name of the attribute
The old value: null indicates the attribute was not present.
The new value: null indicates the attribute is removed.
Invoke the enricher onRender callback when it is added to the DOM.
A custom HTMLElement that is used to wrap enriched content that requires additional interactivity.