Articles tagged: HTMLLabelElement
Found 4 documents
- Web/API/HTMLLabelElement The HTMLLabelElement interface gives access to properties specific to label elements. It ...
- Web/API/HTMLLabelElement/control The read-only HTMLLabelElement.control property returns a reference to the control (in the form ...
- Web/API/HTMLLabelElement/form The read-only HTMLLabelElement.form property returns an HTMLFormElement object which represents ...
- Web/API/HTMLLabelElement/htmlFor The HTMLLabelElement.htmlFor property reflects the value of the for content property. That means ...