Interface ClosestOpts

    interface ClosestOpts {
        sticky?: number;
    }
    Index

    Properties

    Properties

    sticky?: number

    Hysteresis margin (px): the current pick is kept until a rival is nearer by more than this. Default 0.