Option

Example

1

Description

Properties

Property Name Description
defaultSelected if present, this option is the one selected by default
disabled whether the option is disabled
form form that contains this option
index numerical index of this option in the list
label label for the option (for groups)
selected whether this option is selected
text text of the option
value value of the option to be submitted as form data

Methods

Method Name Description Values