StaticisChecks if all assets are currently loaded.
StaticgetReturns the global loading progress (0.0 to 1.0).
StaticloadOptionalonProgress: ProgressCallbackStaticloadOptionalonProgress: ProgressCallbackStaticloadOptionalonProgress: ProgressCallbackStaticloadOptionalonProgress: ProgressCallbackStaticonReturns a promise that resolves when all currently active loading processes are finished.
StaticsetSets a base URL that will be prepended to all relative asset paths.
The base URL (e.g. "https://cdn.example.com/assets/").
StaticsetSets a custom header to be sent with every asset request.
The header name (e.g. "Authorization").
The header value.
Centralized manager for loading and caching assets (images, text, etc.). Provides global progress tracking and loading state.