interface RadioGroupComponentData
extends
BaseComponentDataexport interface RadioGroupComponentData extends BaseComponentDatacustomId : string
The custom id of the radio group
options : readonly RadioGroupOption[]
The options in this radio group (2-10)
optionalrequired? : boolean
Whether this component is required in modals