@rcsb/rcsb-saguaro-3d
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Parameters

      • config: {
            sequencePanelConfig?: Partial<
                RcsbFvSequenceInterface<
                    MsaPfvManagerInterface<[RcsbModuleDataProviderInterface]>,
                    { context: { id: string }; module: RcsbFvModulePublicInterface },
                >,
            >;
            structurePanelConfig?: Partial<
                RcsbFvStructureConfigInterface<
                    undefined
                    | AlignmentLoadMolstarType,
                    {
                        viewerElement: string | HTMLElement;
                        viewerProps: Partial<ViewerProps>;
                    },
                >,
            >;
        }

      Returns void