Radio Button Group Element Properties

  • Value: You can add a static value or use Symbol Picker to dynamically show the content of another element or the result of an action.
  • Disabled: Disables the use of the Radio Button Group. When active, no selection can be made by clicking on the buttons.
  • Space: You can set the space (in px) between the options. The default value is 0.
  • Selected Font Color: Sets the color of the text inside the selected button.
  • Selected Bg Color: Sets the background color of the selected button.
  • Unselected Bg Color: Sets the background color of unselected buttons.

By following this guide, you can use the Radio Button Group element effectively in your application.