Interface: TemplatePushButtonBlock
Template block for rendering a push-button form field.
Properties
| Property | Modifier | Type |
|---|---|---|
keepWithNext? | readonly | boolean |
name | readonly | string |
options? | readonly | Omit<PushButtonOptions, "x" | "y"> |
type | readonly | "pushButton" |