HTMLSelectElement
Represents the select element.
An enumeration with possible select types.
Gets the number of option elements in this select element.
Gets the multiple HTML attribute, whichindicates whether multiple items can be selected.
Gets the set of option elements contained by this element.
Gets or sets if the field is required.
Gets the index of the first selected option element.
Gets the set of options that are selected.
Gets the form control's type.
Gets or sets the value of this form control, that is, of the first selected option.