Radio Button

A button is used to indicate a single user selection out of a set of options. They are used inside a Radio Button Group component.

450

Configuration Properties

PropertyDescription
Component nameTo alter the name of the component. The name is reflected in the Layout tree. Defaults to Radio Button.
Unselected IconSelect an icon from the icon picker to display when for the unselected state.
ColorSelect the color of the radio button in the selected state.
Unselected ColorSelect the color of the radio button outline in the unselected state.
SizeSize of the Radio Button component.
Selected IconSelect an icon from the icon picker to display when for the selected state.

Data Configuration

PropertyDescription
ValueInitialize the stateful component with a value from a data source.
DisabledSet the state of the Radio Button to a disabled state.