Membrane React - v0.2.1
    Preparing search index...

    Interface OpenFlowInstanceConfigurationOptions

    interface OpenFlowInstanceConfigurationOptions {
        onClose?: () => void;
        showPoweredBy?: boolean;
        nodeKey?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

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