DeprecatedChangeDetectorRef extension
Methods
-
detach(
) → void -
Available on ChangeDetectorRef, provided by the DeprecatedChangeDetectorRef extension
Detaches the component from the change detection hierarchy. -
reattach(
) → void -
Available on ChangeDetectorRef, provided by the DeprecatedChangeDetectorRef extension
Reattaches a component that was detach-ed previously from the hierarchy.