Skip to content

zeropdf v1.3.0


zeropdf / ChoiceFieldMode

Type Alias: ChoiceFieldMode

ts
type ChoiceFieldMode = "combo" | "list";

Defined in: src/types.ts:2613

Choice field display mode for list boxes and combo boxes.

Released under the ISC license.