Interface: TemplateSignatureFieldBlock
Template block for rendering a signature form field.
Properties
| Property | Modifier | Type |
|---|---|---|
keepWithNext? | readonly | boolean |
name | readonly | string |
options? | readonly | Omit<SignatureFieldOptions, "x" | "y"> |
type | readonly | "signatureField" |