Radio"
From Documentation
Line 9: | Line 9: | ||
= Employment/Purpose = | = Employment/Purpose = | ||
− | + | A <tt>radio</tt> button is a component that can be turned on and off. Radio buttons are grouped together in a group, called <tt>radiogroup</tt>. Only one radio button with the same group may be selected at a time. | |
= Example = | = Example = |
Revision as of 11:03, 27 April 2010
Radio
Employment/Purpose
A radio button is a component that can be turned on and off. Radio buttons are grouped together in a group, called radiogroup. Only one radio button with the same group may be selected at a time.
Example
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
5.0+ |
Version History
Version | Date | Content |
---|---|---|
5.x.x | x/x/20xx | Initialization |