Class: DsOption

DsOption()

ds-option - An option component that wraps native option elements Primarily used inside ds-select components

Constructor

new DsOption()

Source:

Members

value

Property getters and setters to mirror the internal option
Source:

(static) observedAttributes

Define which attributes should trigger attributeChangedCallback
Source:

Methods

attributeChangedCallback()

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

connectedCallback()

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

setupEventListeners()

Set up event listeners
Source: