W3cubDocs

/Angular 2 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 @angular/core/index defined in @angular/core/src/application_tokens.ts

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