@rcsb/rcsb-saguaro
    Preparing search index...

    Event Data Interface used to reset a board row

    interface TrackDataInterface {
        displayId?: string;
        trackData: RcsbFvTrackData;
        trackId: string;
    }
    Index

    Properties

    displayId?: string
    trackData: RcsbFvTrackData
    trackId: string