GitHub

DaffExternalScriptServiceInterface

API

interface DaffExternalScriptServiceInterface {
  load: Observable<boolean>
}

Properties

Name Type Description
load Observable<boolean> Load a script into the document.