Hierarchy

  • RcsbFv3DCustomInterface

Properties

cssConfig?: RcsbFv3DCssConfig
elementId?: string
sequencePanelConfig: {
    config: CustomViewInterface<LoadMolstarInterface<unknown, unknown>, LoadMolstarReturnType>;
    subtitle?: string;
    title?: string;
}

Type declaration

structurePanelConfig: RcsbFvStructureConfigInterface<LoadMolstarInterface<unknown, unknown>, {
    viewerProps: Partial<ViewerProps>;
}>

Type declaration

  • viewerProps: Partial<ViewerProps>

Generated using TypeDoc