HTMLInputElement
Represents an HTML input element.
An enumeration with possible input types.
Gets or sets if the input element is checked or not.
Gets or sets if the input element is enabled or disabled.
Gets the associated HTML form element.
Gets or sets if the state if indeterminate.
Gets or sets the value of the name attribute.
Gets or sets if the input field is read-only.
Gets or sets if the input field is required.
Gets or sets the type of the input field.