option
An option inside a select or radio tag
| Tag Information | |
|---|---|
| Tag Class | org.loom.tags.core.OptionTag |
| Body Content | empty |
| Dynamic Attributes | true |
| Example | See inputSelect or inputRadio |
Attributes
| Name | Description | Flags |
|---|---|---|
| label | the label to display |
rtexprvalue
|
| translateLabel | true to translate the option label before rendering. Default to the container attribute |
rtexprvalue
|
| value | the value to be used |
rtexprvalue
|