HTMLLegendElement: form-Eigenschaft
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
Die form
Leseeigenschaft der HTMLLegendElement
-Schnittstelle gibt ein HTMLFormElement
-Objekt zurück, das das HTMLFieldSetElement
besitzt, das mit diesem <legend>
assoziiert ist, oder null
, wenn diese Legende nicht mit einem durch ein Formular besessenen <fieldset>
assoziiert ist.
Wert
Ein HTMLFormElement
oder null
.
Spezifikationen
Specification |
---|
HTML Standard # dom-legend-form |
Browser-Kompatibilität
BCD tables only load in the browser