Members
(static) observedAttributes
Set observable values here. When Changed, attributeChangedCallback is invoked
Methods
_change()
_flash()
_process()
_publish()
_request()
_show()
_update()
attributeChangedCallback()
Called with .setAttribute(...) function call
connectedCallback()
Called when this is attached to DOM
destroy()
Destroy the instance object and artifacts
disconnectedCallback()
Invoked When component is removed. Usually with a .remove() function call