tsParticles - v4.4.0
    Preparing search index...

    Palette stroke color configuration

    interface IPaletteColorsStroke {
        opacity?: RangeValue;
        value: SingleOrMultiple<string>;
        width: RangeValue;
    }
    Index
    opacity?: RangeValue

    Stroke color opacity range

    value: SingleOrMultiple<string>

    Stroke color value, single or multiple

    width: RangeValue

    Stroke width range