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

    Board track annotations cell React component state

    interface RcsbFvRowTrackState {
        mounted: boolean;
        rowTrackConfigData: RcsbFvRowExtendedConfigInterface;
        rowTrackHeight: number;
    }
    Index

    Properties

    mounted: boolean
    rowTrackHeight: number