tsParticles - v4.0.0-beta.12
    Preparing search index...
    interface IPalette {
        background: string;
        blendMode: GlobalCompositeOperation;
        colors: SingleOrMultiple<IPaletteColors>;
        name: string;
    }
    Index

    Properties

    background: string
    blendMode: GlobalCompositeOperation
    name: string