Results 1 - 1 of 1

HTMLLabelElement.control

The read-only HTMLLabelElement.control property returns a reference to the control (in the form of an object of type HTMLElement or one of its derivatives) with which the <label> element is associated, or null if the label isn't associated with a control.
control Forms HTML DOM HTMLLabelElement Property Read-only Reference