class js.html.LabelElement extends Element
Available on js
DOM Label objects inherit all of the properties and methods of DOM element, and also expose the HTMLLabelElement(or
HTML 4 HTMLLabelElement) interface.
Documentation for this class was provided by MDN.