Widget radio

A radio widget.

When pressed, a radio widget's value changes to true, and the values of other radio widgets in the same group change to false.

Changing the value of a radio button causes it to change its appearance to indicate its value. The standard themes use the icon attribute for this purpose. If a custom icon is provided when using the standard themes, the widget's value should be indicated in some other way.

Special Attributes

group Widget group.

Special Attributes

group
Widget group.

Should contain a string identifying the widget's group. If not defined, defaults to the string 'default'.

When a radio widget is pressed, the values of other radio widgets in the same group change to false.

generated by LDoc 1.4.3 Last updated 2015-12-17 04:20:17