sempdf
sempdf v1.9.1Interfaces

Interface: TemplateTextFieldBlock

sempdf v1.9.1


sempdf / TemplateTextFieldBlock

Defined in: src/types.ts:2051

Template block for rendering a text form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:2055
namereadonlystringsrc/types.ts:2053
options?readonlyOmit<TextFieldOptions, "x" | "y">src/types.ts:2054
typereadonly"textField"src/types.ts:2052

On this page