tsParticles - v4.0.0-beta.12
    Preparing search index...

    Twinkle animation options for links

    interface ITwinkle {
        links: {
            color: IRangeColor;
            enable: boolean;
            frequency: number;
            opacity: RangeValue;
        };
    }
    Index

    Properties

    Properties

    links: {
        color: IRangeColor;
        enable: boolean;
        frequency: number;
        opacity: RangeValue;
    }

    Type Declaration

    • color: IRangeColor

      Twinkle color

    • enable: boolean

      Enable twinkle animation

    • frequency: number

      Twinkle frequency

    • opacity: RangeValue

      Twinkle opacity