Board track React component interface

Hierarchy

  • RcsbFvRowInterface

Properties

boardId: string
contextManager: RcsbFvContextManager
id: string
renderSchedule: "fixed" | "async" | "sync"
rowConfigData: RcsbFvRowExtendedConfigInterface<{}, {}, {}, {}>

Type declaration

    Type declaration

      Type declaration

        Type declaration

          rowNumber: number
          selection: RcsbSelection
          xScale: RcsbScaleInterface<number, ScaleLinear<number, number, never>>

          Generated using TypeDoc