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

    Palette stroke color configuration

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

    Properties

    Properties

    opacity?: RangeValue

    Stroke color opacity range

    value: SingleOrMultiple<string>

    Stroke color value, single or multiple

    width: RangeValue

    Stroke width range