@rcsb/rcsb-saguaro
    Preparing search index...
    interface MoveSelectedRegionInterface {
        rectClass: string;
        trackG: Selection<SVGGElement, any, null, undefined>;
        xScale: RcsbScaleInterface;
    }
    Index

    Properties

    rectClass: string
    trackG: Selection<SVGGElement, any, null, undefined>