Protected
_primaryThe primary input (if any). Used to determine what element should receive focus when an associated label is clicked on.
Protected
_valueThe underlying value of the element.
Protected
_internalsAttached ElementInternals which provides form handling functionality.
Private
#inputThe color range associated with this element.
Static
tagStatic
formDeclare that this custom element provides form element functionality.
The value of the input element.
The form this element belongs to.
The input element name.
Is this element disabled?
Is this field editable? The field can be neither disabled nor readonly.
Protected
_refreshProtected
_activateProtected
_getProtected
_onPrivate
#on
A class designed to standardize the behavior for a hue selector UI component.