form
The form
read-only property of the HTMLLabelElement interface returns an HTMLFormElement object that owns the HTMLLabelElement.control associated with this label, or null
if this label is not associated with a control owned by a form.
The form
read-only property of the HTMLLabelElement interface returns an HTMLFormElement object that owns the HTMLLabelElement.control associated with this label, or null
if this label is not associated with a control owned by a form.