@rcsb/rcsb-saguaro
    Preparing search index...
    interface SelectionInterface {
        mode: "select" | "hover";
        trackId: string;
    }
    Index

    Properties

    Properties

    mode: "select" | "hover"
    trackId: string