HTMLButtonElement
Represents an HTML button element.
The button tag.
Gets or sets if the input element is enabled or disabled.
Gets the associated HTML form element.
Gets or sets the value of the name attribute.
public HTMLButtonElement()
Creates a new HTML button element.