sempdf
sempdf v1.9.1Interfaces

Interface: TemplateCheckBoxBlock

sempdf v1.9.1


sempdf / TemplateCheckBoxBlock

Defined in: src/types.ts:2061

Template block for rendering a checkbox form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:2065
namereadonlystringsrc/types.ts:2063
options?readonlyOmit<CheckBoxOptions, "x" | "y">src/types.ts:2064
typereadonly"checkBox"src/types.ts:2062

On this page