@rcsb/rcsb-saguaro-app
    Preparing search index...
    interface SearchQueryContextManagerSubjectInterface {
        attributeName: string;
        chartMap: ChartMapType;
        groupId: string;
        groupProvenanceId: GroupProvenanceId;
        searchQuery?: SearchQuery;
    }
    Index

    Properties

    attributeName: string
    chartMap: ChartMapType
    groupId: string
    groupProvenanceId: GroupProvenanceId
    searchQuery?: SearchQuery