The radio button group element creates a list of radio buttons. It is a shortcut to quickly create a list of radio buttons that store string values. PropertiesAspectstores the value of the radio button group Value and DescriptionDefines each radio button in the group. Each radio button has a value and a description. The description is mandatory and is rendered next to the radio button. When the value is empty, its description is used as value. Upon selection the value of the radio button is stored in the aspect.
|