ThreePipe
    Preparing search index...

    Class SimpleJSONLoader

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    SupportedJSONExtensions: ValOrFunc<string[]> = []
    SupportedJSONTypes: ValOrFunc<string[]> = []

    Methods

    • Parameters

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

      Returns any