DaffExternalScriptServiceInterface
API
interface DaffExternalScriptServiceInterface {
load: Observable<boolean>
}
Properties
Name | Type | Description |
---|---|---|
load | Observable<boolean> | Load a script into the document. |
interface DaffExternalScriptServiceInterface {
load: Observable<boolean>
}
Name | Type | Description |
---|---|---|
load | Observable<boolean> | Load a script into the document. |