Theia API Documentation v1.74.0
    Preparing search index...
    interface PersistedPerspectiveData {
        activePerspectiveId: string;
        layouts: Record<string, string>;
    }
    Index

    Properties

    activePerspectiveId: string
    layouts: Record<string, string>