---
layout: single
elementName: option
---
Defines an option within a
Example:
Copy
Defines the This value will be sent to the server when the form is submitted. Defines a label for the option. The label will replace the option inner text. Disables the option. The option remains visible but is not selectable anymore. Selects the option when the web page loads.
#
option
<select> dropdown.
value
<select> value if this option is selected.
"south-africa"
label
"Republic of South Africa"
disabled
selected