Skip to main content

Class: IfDebugDirective

Implements​

  • OnInit

Constructors​

constructor​

• new IfDebugDirective(devtoolsEnabled, templateRef, viewContainer)

Parameters​

NameType
devtoolsEnabledboolean
templateRefTemplateRef<unknown>
viewContainerViewContainerRef

Defined in​

lib/directives/if-debug.directive.ts:9

Methods​

ngOnInit​

â–¸ ngOnInit(): void

Returns​

void

Implementation of​

OnInit.ngOnInit

Defined in​

lib/directives/if-debug.directive.ts:15