Skip to content

zeropdf v1.3.0


zeropdf / TemplatePushButtonBlock

Interface: TemplatePushButtonBlock

Defined in: src/types.ts:1686

Template block for rendering a push-button form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:1690
namereadonlystringsrc/types.ts:1688
options?readonlyOmit<PushButtonOptions, "x" | "y">src/types.ts:1689
typereadonly"pushButton"src/types.ts:1687

Released under the ISC license.