sempdf
sempdf v1.9.1Interfaces

Interface: TemplateChoiceFieldBlock

sempdf v1.9.1


sempdf / TemplateChoiceFieldBlock

Defined in: src/types.ts:2071

Template block for rendering a choice form field.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlybooleansrc/types.ts:2075
namereadonlystringsrc/types.ts:2073
options?readonlyOmit<ChoiceFieldOptions, "x" | "y">src/types.ts:2074
typereadonly"choiceField"src/types.ts:2072

On this page