tsParticles - v4.4.0
    Preparing search index...

    Interface IOptionLoader<T>

    interface IOptionLoader<T> {
        load(data?: RecursivePartial<T>): void;
    }

    Type Parameters

    • T

    Implemented by

    Index