@open-formulieren/types
    Preparing search index...

    Interface DisplayConfig

    interface DisplayConfig {
        showInEmail?: boolean;
        showInPDF?: boolean;
        showInSummary?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    showInEmail?: boolean
    showInPDF?: boolean
    showInSummary?: boolean