Type Parameters

  • T extends any[]

  • S extends any[]

Hierarchy

  • BlockFactoryInterface

Implemented by

Properties

trackConfigModifier?: ((...args) => Promise<Partial<RcsbFvRowConfigInterface>>)

Type declaration

    • (...args): Promise<Partial<RcsbFvRowConfigInterface>>
    • Parameters

      • Rest ...args: S

      Returns Promise<Partial<RcsbFvRowConfigInterface>>

trackFactory: TrackFactoryInterface<S>

Methods

Generated using TypeDoc