Class: IfDebugDirective
Implements​
OnInit
Constructors​
constructor​
• new IfDebugDirective(devtoolsEnabled
, templateRef
, viewContainer
)
Parameters​
Name | Type |
---|---|
devtoolsEnabled | boolean |
templateRef | TemplateRef <unknown > |
viewContainer | ViewContainerRef |
Defined in​
lib/directives/if-debug.directive.ts:9
Methods​
ngOnInit​
â–¸ ngOnInit(): void
Returns​
void
Implementation of​
OnInit.ngOnInit