@rcsb/rcsb-saguaro
    Preparing search index...
    interface AxisRowInterface {
        boardConfigData: RcsbFvBoardConfigInterface;
        boardId: string;
        contextManager: RcsbFvContextManager;
        selection: RcsbSelection;
        xScale: RcsbScaleInterface;
    }
    Index

    Properties

    boardId: string
    contextManager: RcsbFvContextManager
    selection: RcsbSelection