Theia API Documentation v1.65.0
    Preparing search index...
    interface NotebookRenderersExt {
        $postRendererMessage(
            editorId: string,
            rendererId: string,
            message: unknown,
        ): void;
    }

    Implemented by

    Index

    Methods