Protected
_primaryThe primary input (if any). Used to determine what element should receive focus when an associated label is clicked on.
Protected
_internalsAttached ElementInternals which provides form handling functionality.
Protected
_valueThe underlying value of the element.
Private
#colorThe button element to add a new document.
Private
#colorThe input element to define a Document UUID.
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
_getProtected
_setProtected
_onPrivate
#onStatic
createCreate a HTMLColorPickerElement using provided configuration data.
A custom HTMLElement used to select a color using a linked pair of input fields.