[ Web Proxy ]
URL:
Viewing: https://angular.dev/api/core/DebugEventListener [Back]  [Original]

DebugEventListener Angular Skip to main content
menu
close
more_horiz
menuAPI
@angular/core

DebugEventListener

Class
stable

On this page

    arrow_upward_alt Back to the top

    API

        
          class DebugEventListener {  constructor(name: string, callback: Function): DebugEventListener;  override name: string;  override callback: Function;}
        
        

    constructor

    DebugEventListener
    @paramnamestring
    @paramcallbackFunction

    name

    string

    callback

    Function
    Jump to details

    Web Proxy Viewer  |  New URL  |  Original Page