@rcsb/rcsb-saguaro-3d
    Preparing search index...
    interface MsaRowTitleCheckboxInterface {
        disabled: boolean;
        entryId: string;
        stateManager: RcsbFvStateInterface;
        tag: "polymer" | "non-polymer" | "aligned";
    }
    Index

    Properties

    disabled: boolean
    entryId: string
    stateManager: RcsbFvStateInterface
    tag: "polymer" | "non-polymer" | "aligned"