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

    Board track title cell React component interface

    interface RcsbFvRowTitleInterface {
        data: RcsbFvRowExtendedConfigInterface;
        isGlowing: boolean;
        rowTitleHeight: number;
    }
    Index

    Properties

    isGlowing: boolean
    rowTitleHeight: number