Renders a Select Tag's OptGroup Tag
Name |
Required |
Default |
Evaluated |
Type |
Description |
---|---|---|---|---|---|
disabled | false | true | String | Set the disable attribute. | |
id | false | true | String | id for referencing element. For UI and form tags it will be used as HTML id attribute | |
label | false | true | String | Set the label attribute | |
list | false | true | String | Set the list attribute. | |
listKey | false | true | String | Set the listKey attribute. | |
listValue | false | true | String | Set the listValue attribute. |