tsParticles - v0.0.0
    Preparing search index...
    interface IOptionLoader<T> {
        load(data?: RecursivePartial<T>): void;
    }

    Type Parameters

    • T

    Implemented by

    Index

    Methods

    Methods