tsParticles - v0.0.0
    Preparing search index...
    interface IGrabLinks {
        blink: boolean;
        color?: string | IRangeColor;
        consent: boolean;
        opacity: number;
    }

    Implemented by

    Index

    Properties

    blink: boolean
    color?: string | IRangeColor
    consent: boolean
    opacity: number