Skip to main content

RadioGroupSetter

Overview

Used to display options visually and make a selection.

Display

Setter Configuration

PropertyDescription
defaultValueDefault value
optionsData 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.