RadioGroupSetter
Overview
Used to display options visually and make a selection.
Display

Setter Configuration
| Property | Description |
|---|---|
| defaultValue | Default value |
| options | Data source. Format: [{img: 'url', value: 'text', label/title: 'text'}, ...] | [ 'text', 'text', ...] |
Return Type
String | Number | Boolean
Returns the value from the selected option in options.