pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://angular.dev/api/core/AfterViewChecked

=== 'auto' && prefersDark)) { documentClassList.add(DARK_MODE_CLASS_NAME); } else { documentClassList.add(LIGHT_MODE_CLASS_NAME); } if (location.search.includes('uwu')) { documentClassList.add('uwu'); } AfterViewChecked • Angular
    • Overview
@angular/core

AfterViewChecked

interface
stable

A lifecycle hook that is called after the default change detector has completed checking a component's view for changes.

API

    
      interface AfterViewChecked {}
    
    

ngAfterViewChecked

void

A callback method that is invoked immediately after the default change detector has completed one change-check cycle for a component's view.

@returnsvoid

Usage Notes

The following snippet shows how a component can implement this interface to define its own after-check functionality.

@Component({
        selector: 'my-cmp',
        template: `...`,
      })
      class MyComponent implements AfterViewChecked {
        ngAfterViewChecked() {
          // ...
        }
      }
Jump to details
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy