Interface: TemplateCheckBoxBlock
Template block for rendering a checkbox form field.
Properties
| Property | Modifier | Type |
|---|---|---|
keepWithNext? | readonly | boolean |
name | readonly | string |
options? | readonly | Omit<CheckBoxOptions, "x" | "y"> |
type | readonly | "checkBox" |