UNPKG

@compodoc/compodoc

Version:

The missing documentation tool for your Angular application

11 lines (10 loc) 196 B
export enum AngularLifecycleHooks { ngOnChanges, ngOnInit, ngDoCheck, ngAfterContentInit, ngAfterContentChecked, ngAfterViewInit, ngAfterViewChecked, ngOnDestroy }