Theia API Documentation v1.65.0
    Preparing search index...
    interface NotebookCellStatusBarListDto {
        cacheId: number;
        items: NotebookCellStatusBarItem[];
    }
    Index

    Properties

    Properties

    cacheId: number