Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceLoaderOptions

Options of resource loader.

Hierarchy

  • ResourceLoaderOptions

Index

Properties

Properties

Optional base

base: undefined | string

URL base.

Optional continueOnError

continueOnError: undefined | boolean

If true, will continue request other resource if error occurs, default value is false

Generated using TypeDoc