Class SimpleJSONLoader

Hierarchy (View Summary)

Constructors

Methods

Constructors

Methods

  • Parameters

    • url: string
    • OptionalonLoad: (response: any) => void
    • OptionalonProgress: (request: ProgressEvent) => void
    • OptionalonError: (event: ErrorEvent) => void

    Returns any