| Name | Description |
|---|---|
| WindowRef | Provides an injectable wrapper for accessing the window object. |
| DocumentRef | Provides an injectable wrapper for accessing the document object. |
| HeadService | Provides tools for manipulating the <head> element. |
| Destroyable (abstract) | Automates unsubscribing from manually subscribed observables. |
*observe Directives |
Directives for easily handling observable emissions inside Angular templates. |
*onObserver Directives |
Directives for selective rendering of elements according to observable states. |