Datalayer VS Code Extension - v0.0.17
    Preparing search index...

    Props for the RuntimeProgressBar component.

    interface RuntimeProgressBarProps {
        isDatalayerRuntime: boolean;
        runtime: RuntimeJSON;
    }
    Index

    Properties

    isDatalayerRuntime: boolean
    runtime: RuntimeJSON