Skip to content

zeropdf v1.3.0


zeropdf / TemplateTextFieldBlock

Interface: TemplateTextFieldBlock

Defined in: src/types.ts:1646

Template block for rendering a text form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:1650
namereadonlystringsrc/types.ts:1648
options?readonlyOmit<TextFieldOptions, "x" | "y">src/types.ts:1649
typereadonly"textField"src/types.ts:1647

Released under the ISC license.