Interface NavigatorOnLine

    interface NavigatorOnLine {
        onLine: boolean;
    }
    Hierarchy

    Properties

    Properties

    onLine: boolean