@mendix/extensions-api - v0.7.0
    Preparing search index...

    Interface ConnectionState

    Connection state information for the runtime.

    interface ConnectionState {
        isConnected: boolean;
    }
    Index

    Properties

    Properties

    isConnected: boolean