MaestroThe UI design product. | Form Builder | All versions This feature is related to all versions.
Maestro comes with the Radio Button Group component (widget) so you can group Radio Buttons to present several mutually exclusive options on a form.
The following properties are available to the Radio Button Group component:
List of options
By default, the Options property contains the following values:
Label | Value |
---|---|
One | One |
Two | Two |
Three | Three |
Defines the layout arrangement of the radio options on the page.
The following options are available from the Arrangement dropdown:
Label | Value |
---|---|
Vertical (1 per line) | vertical |
Horizontal (natural width) | horizontal |
2 Column Grid | 6 |
3 Column Grid | 4 |
4 Column Grid | 3 |
6 Column Grid | 2 |
Radio Button Minimum Width in Pixels.
Select which responsive threshold the radio options will stack on top of each other, or 'None' where stacking is not desired.
The following options are available from the Stack Threshold dropdown:
Label | Value |
---|---|
Small | sm |
Medium | md |
Large | lg |
None | none |
Selected icon class name
Unselected icon class name
Next, learn about the Radio Button [Repeating] component.