@rcsb/rcsb-saguaro-app
    Preparing search index...
    interface FacetStoreInterface {
        facetLayoutGrid: string[];
        returnType: ReturnType;
        getFacetService(service: "all" | Service): FacetMemberInterface[];
        getServices(): (Text | TextChem)[];
    }

    Implemented by

    Index

    Properties

    facetLayoutGrid: string[]
    returnType: ReturnType

    Methods

    • Returns (Text | TextChem)[]