Type Option
A possibly named option.
Parameters accepted as attributes
Attribute | Description | Type | Required? |
name | The name of the option. | String | Yes. Required except in contexts where there is only one kind of option. |
value | The value of the option. | String | Yes. Required unless the value is specified using text content. |
Parameters accepted as nested elements
Embedded Text ...
Specify the option value as the content of the nested element.