Type Parameters

  • T

  • U

Hierarchy

  • RcsbViewInterface

Properties

additionalConfig?: RcsbFvAdditionalConfig & {
    operatorChangeCallback?: ((operatorInfo) => void);
}

Type declaration

  • Optional operatorChangeCallback?: ((operatorInfo) => void)
      • (operatorInfo): void
      • Parameters

        Returns void

buildPfvOnMount?: boolean
callbackManagerFactory: CallbackManagerFactoryInterface<U>
pfvManagerFactory: PfvManagerFactoryInterface<T, U>
pfvParams: T
rcsbId: string
rcsbViewBehaviour?: RcsbViewBehaviourInterface
useOperatorsFlag?: boolean

Methods

Generated using TypeDoc