Type Parameters

  • P extends {
        [k: string]: any;
    } = {}

  • S extends {
        [k: string]: any;
    } = {}

  • R extends {
        [k: string]: any;
    } = {}

  • M extends {
        [k: string]: any;
    } = {}

Hierarchy

  • BoardDataState

Constructors

Properties

boardId: string
contextManager: RcsbFvContextManager
rowConfigData: RcsbFvRowRenderConfigInterface<P, S, R, M>[] = []
rowStatusMap: RowStatusMap = ...
subscription: Subscription

Methods

Generated using TypeDoc