@rcsb/rcsb-saguaro-app
    Preparing search index...
    interface FilterItemState {
        collapseIn: boolean;
        filteredElements: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    collapseIn: boolean
    filteredElements: string[]