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

    Palette colors with optional fill and stroke

    interface IPaletteColors {
        fill?: IPaletteColorsFill;
        stroke?: IPaletteColorsStroke;
    }
    Index

    Properties

    Properties

    Fill color configuration

    Stroke color configuration