- Value: You can add a static value or use the Symbol Picker to dynamically display the content of another element or the result of an action.
- Options: Defines the list of options to be presented in the Radio Group.
- Direction: Determines how the Radio Buttons will be displayed horizontally or vertically.
- Space: You can set the space (in px) between the options. The default value is 0.
- Selected Radio Color: Sets the background color of the Radio Button selected by the user.
- Unselected Radio Color: Sets the background color of Radio Buttons that are not selected.
By following this guide, you can use the Radio Group element effectively in your application.