W3cubDocs

/Angular 4 TypeScript

APP_BOOTSTRAP_LISTENER

Experimental Const

Variable Export

export APP_BOOTSTRAP_LISTENER

All callbacks provided via this token will be called for every component that is bootstrapped. Signature of the callback:

(componentRef: ComponentRef) => void.

exported from core/index defined in core/src/application_tokens.ts

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/docs/ts/latest/api/core/index/APP_BOOTSTRAP_LISTENER-let.html