Interface: TemplateChoiceFieldBlock
Template block for rendering a choice form field.
Properties
| Property | Modifier | Type |
|---|---|---|
keepWithNext? | readonly | boolean |
name | readonly | string |
options? | readonly | Omit<ChoiceFieldOptions, "x" | "y"> |
type | readonly | "choiceField" |