IGPAPI
    Preparing search index...

    Type Alias AllowTagsFromInput

    type AllowTagsFromInput = {
        initialValue?: AllowTagsFromOptions;
        newValue: AllowTagsFromOptions;
    }
    Index

    Properties

    initialValue?: AllowTagsFromOptions

    Previous value. Not sure why this parameter exists, it is not required.