Members
checked
Property getters and setters to mirror the internal checkbox
- Source:
(static) observedAttributes
Define which attributes should trigger attributeChangedCallback
- Source:
Methods
attributeChangedCallback()
React to attribute changes and apply corresponding properties to the internal checkbox
- Source:
connectedCallback()
Called when the element is connected to the DOM
Apply initial attributes
- Source:
setupEventListeners()
Set up event listeners to re-dispatch events from the host element
- Source: