@rcsb/rcsb-saguaro
    Preparing search index...
    interface CircleDecoratorInterface {
        color?: string;
        position: number;
        shift: -1 | 1;
    }
    Index

    Properties

    Properties

    color?: string
    position: number
    shift: -1 | 1