Custom logging channel on which diagnostics and warnings will be reported.
If not specified, ThemeLoader.load will log to console
.
Maximum recursion depth when resolving base themes
through [{@link @here/harp-datasource-protocol#Theme}s extends
property.
Whether to resolve ref
expressions in definition
and styles
elements.
Resolve the URIs of inherited themes (using extends
feature).
If true, uriResolver will be used to resolve the URI
Resolve the URIs to resources like fonts, icons, ... If true, uriResolver will be used to resolve the URI
An AbortSignal
object instance; allows you to communicate with a loading process
(including fetch requests) request and abort it if desired via an AbortController
.
Modeled after Web APIs fetch
s init.signal
.
Resolve asset URI
s referenced in Theme
assets using this resolver.
Generated using TypeDoc
Options to customize {@link @here/harp-datasource-protocol#Theme} loading process.
ThemeLoader.load