field.radio-group

A component for selecting one value out of several options. It is designed as a group of circles arranged vertically.

If you want it to look like normal buttons, use field.button-radio-group.

The minimum number of buttons is one. Any type of data can be returned.

View example
Components used in the example

Component properties

NameTypeDescription
type*"field.radio-group"Set component type.
data*writable

Data with values that will be processed or changed. Learn more about working with data.

labelstringLabel above the component.
disabledbooleanThis property prevents clicking the button. If the value is true, the button is not active (a Toloker will not be able to click it).
hintstringHint text.
options*arrayAn array of buttons.
options[]objectA button.
options[].hintstringText with additional information.
options[].label*stringThe title of the option.
options[].value*anyReturned value.
validationconditionValidation based on condition.
Contact support

Last updated: August 21, 2023

Introduction
Getting started
Important tips
Useful recommendations
Working with Toloka
Projects
Pools
Tasks
Results
Project analysis
Toloka settings
Task interface
Template Builder
HTML/CSS/JS editor
Help and support
FAQTroubleshootingSupportGlossary