Skip to content

zeropdf v1.3.0


zeropdf / TemplateChoiceFieldBlock

Interface: TemplateChoiceFieldBlock

Defined in: src/types.ts:1666

Template block for rendering a choice form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:1670
namereadonlystringsrc/types.ts:1668
options?readonlyOmit<ChoiceFieldOptions, "x" | "y">src/types.ts:1669
typereadonly"choiceField"src/types.ts:1667

Released under the ISC license.