Optional
Readonly
trackConfigModifier
trackConfigModifier?: ((alignmentContext, targetAlignment, alignmentResponse, indexResponse) => Promise<Partial<RcsbFvRowConfigInterface>>)
Type declaration
- (alignmentContext, targetAlignment, alignmentResponse, indexResponse): Promise<Partial<RcsbFvRowConfigInterface>>
Parameters
targetAlignment: TargetAlignment
alignmentResponse: AlignmentResponse
indexResponse: number
Returns Promise<Partial<RcsbFvRowConfigInterface>>