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

    Interface RcsbFvCustomSequenceInterface<R, L>

    interface RcsbFvCustomSequenceInterface<R, L> {
        config: CustomViewInterface<R, L>;
        subtitle?: string;
        title?: string;
    }

    Type Parameters

    • R
    • L
    Index

    Properties

    subtitle?: string
    title?: string