tsParticles - v0.0.0
    Preparing search index...
    interface IBackground {
        color: string | IRangeColor;
        image: string;
        opacity: number;
        position: string;
        repeat: string;
        size: string;
    }

    Implemented by

    Index

    Properties

    color: string | IRangeColor
    image: string
    opacity: number
    position: string
    repeat: string
    size: string