OutputRefSubscription
interface
Function that can be used to manually clean up a
programmatic OutputRef#subscribe
subscription.
unsubscribe
void
@returns
void
Description
Function that can be used to manually clean up a
programmatic OutputRef#subscribe
subscription.
Note: Angular will automatically clean up subscriptions when the directive/component of the output is destroyed.
Jump to details