Membrane SDK - v0.8.0
    Preparing search index...

    Interface OpenFlowInstanceConfigurationOptions

    interface OpenFlowInstanceConfigurationOptions {
        nodeKey?: string;
        onClose?: (...args: any[]) => void;
        showPoweredBy?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    nodeKey?: string
    onClose?: (...args: any[]) => void
    showPoweredBy?: boolean

    Flag to show the "Powered by Membrane" footer in the iframe.