sempdf
sempdf v1.9.1Interfaces

Interface: TemplateSignatureFieldBlock

sempdf v1.9.1


sempdf / TemplateSignatureFieldBlock

Defined in: src/types.ts:2101

Template block for rendering a signature form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:2105
namereadonlystringsrc/types.ts:2103
options?readonlyOmit<SignatureFieldOptions, "x" | "y">src/types.ts:2104
typereadonly"signatureField"src/types.ts:2102

On this page