On this page
AfterRenderRef
interface  developer preview 
A callback that runs after render.
interface AfterRenderRef {
  destroy(): void
}
   Methods
| 
         
         destroy()
          | 
      
|---|
Shut down the callback, preventing it from being called again.  | 
      
        
          | 
      
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://angular.io/api/core/AfterRenderRef