• Overview
@angular/core/globals

DirectiveDebugMetadata

Type Alias

All potential debug metadata types across all frameworks.

API

  
    type DirectiveDebugMetadata = | AngularDirectiveDebugMetadata  | AcxDirectiveDebugMetadata  | AngularComponentDebugMetadata  | AcxComponentDebugMetadata  | WizComponentDebugMetadata
  
  
Jump to details