tsParticles - v0.0.0
    Preparing search index...
    interface IGradientColor {
        opacity?: number | IGradientColorOpacity;
        stop: number;
        value: IRangeColor;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    opacity?: number | IGradientColorOpacity
    stop: number