@rcsb/rcsb-saguaro-3d
    Preparing search index...
    interface StructureViewerBehaviourInterface {
        featureClick(): void;
        hoverChange(): void;
        modelChange(): void;
        reprChange(): void;
        selectionChange(): void;
        unsubscribe(): void;
    }
    Index

    Methods