Theia API Documentation v1.65.0
    Preparing search index...
    interface NotebookWorkspaceEditMetadataDto {
        description?: string;
        label: string;
        needsConfirmation: boolean;
    }
    Index

    Properties

    description?: string
    label: string
    needsConfirmation: boolean