sempdf
sempdf v1.9.1Interfaces

Interface: TemplatePushButtonBlock

sempdf v1.9.1


sempdf / TemplatePushButtonBlock

Defined in: src/types.ts:2091

Template block for rendering a push-button form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:2095
namereadonlystringsrc/types.ts:2093
options?readonlyOmit<PushButtonOptions, "x" | "y">src/types.ts:2094
typereadonly"pushButton"src/types.ts:2092

On this page