Returns a NodeList of all the label elements that internals's target element is associated with.
Returns the ShadowRoot for internals's target element, if the target element is a shadow host, or null otherwise.
Returns true if internals's target element will be validated when the form is submitted; false otherwise.
Sets both the state and submission value of internals's target element to value.
If value is null, the element won't participate in form submission.
Generated using TypeDoc
Returns the form owner of internals's target element.