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

    The twinkle links values options

    interface ITwinkleLinksValues {
        color?: string | IRangeColor;
        enable: boolean;
        frequency: number;
        opacity: RangeValue;
    }

    Implemented by

    Index

    Properties

    color?: string | IRangeColor

    The twinkle links color

    enable: boolean

    Enables the twinkle links

    frequency: number

    The twinkle links frequency

    opacity: RangeValue

    The twinkle links opacity