Skip to content

zeropdf v1.3.0


zeropdf / TemplateCheckBoxBlock

Interface: TemplateCheckBoxBlock

Defined in: src/types.ts:1656

Template block for rendering a checkbox form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:1660
namereadonlystringsrc/types.ts:1658
options?readonlyOmit<CheckBoxOptions, "x" | "y">src/types.ts:1659
typereadonly"checkBox"src/types.ts:1657

Released under the ISC license.