@ptkl/sdk - v0.9.9
    Preparing search index...

    Type Alias PDFFormComboBox

    type PDFFormComboBox = {
        name: string;
        value: string;
    }
    Index

    Properties

    Properties

    name: string
    value: string