Results 1 - 1 of 1

HTMLLabelElement.form

The read-only HTMLLabelElement.form property returns an HTMLFormElement object which represents the form of which the label's associated control is a part, or null if there is either no associated control, or if that control isn't in a form.
form Forms HTML DOM HTMLLabelElement Property Read-only Reference