Class: DsLabel

DsLabel()

ds-label - A label component that wraps native label elements Supports for/id association patterns

Constructor

new DsLabel()

Source:

Members

htmlFor

Property getters and setters to mirror the internal label
Source:

(static) observedAttributes

Define which attributes should trigger attributeChangedCallback
Source:

Methods

attributeChangedCallback()

React to attribute changes and apply corresponding properties to the internal label
Source:

connectedCallback()

Called when the element is connected to the DOM Apply initial attributes
Source:

setupEventListeners()

Set up event listeners
Source: