Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LazyLoaderServiceInterface

Implemented by

Index

Methods

loadBundle

  • loadBundle(bundle: { module?: undefined | string; nomodule?: undefined | string }): Promise<Event | undefined>

loadScript

  • loadScript(options: { attributes?: { key: string; value: any }[]; bundleType?: BundleType; src: string }): Promise<Event>

Generated using TypeDoc