Integration App SDK - v1.14.0
    Preparing search index...

    Interface OpenIntegrationAppConfigurationOptions

    interface OpenIntegrationAppConfigurationOptions {
        onClose?: () => void;
        showPoweredBy?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    onClose?: () => void
    showPoweredBy?: boolean

    Flag to show the "Powered by Integration.app" footer in the iframe.