Interface: TemplateRadioGroupBlock
Template block for rendering a radio-button group form field.
Properties
| Property | Modifier | Type |
|---|---|---|
keepWithNext? | readonly | boolean |
name | readonly | string |
options? | readonly | Omit<RadioGroupOptions, "x" | "y"> |
type | readonly | "radioGroup" |