new LabelledValue()
NB: Attributes not available here - use connectedCallback to reference
- Source:
Members
componentVersion
Component version
- Source:
componentVersion
Component version
- Source:
keep-slot
If true, keeps the slot content when the value changes
- Source:
keep-slot
If true, keeps the slot content when the value changes
- Source:
label
Set the label to show
- Source:
label
Get the current shown label
- Source:
label
Set the label to show
- Source:
label
Get the current shown label
- Source:
value
Set the value to show
- Source:
value
Get the current shown value
- Source:
value
Set the value to show
- Source:
value
Get the current shown value
- Source:
(static) observedAttributes
Makes HTML attribute change watched
- Source:
(static) observedAttributes
Makes HTML attribute change watched
- Source:
Methods
connectedCallback()
Runs when an instance is added to the DOM
- Source:
connectedCallback()
Runs when an instance is added to the DOM
- Source:
disconnectedCallback()
Runs when an instance is removed from the DOM
- Source:
disconnectedCallback()
Runs when an instance is removed from the DOM
- Source: