W3cubDocs

/Angular

@angular/core/rxjs-interop

entry-point

Includes utilities related to using the RxJS library in conjunction with Angular's signal-based reactivity system.

Entry point exports

Functions

takeUntilDestroyed

Operator which completes the Observable when the calling context (component, directive, service, etc) is destroyed.

toObservable

Exposes the value of an Angular Signal as an RxJS Observable.

toSignal

Structures

ToObservableOptions

Options for toObservable.

ToSignalOptions

Options for toSignal.

© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/core/rxjs-interop