@angular/platform-browser

enableDebugTools

function

Enabled Angular debug tools that are accessible via your browser's developer console.

enableDebugTools(
ref: ComponentRef<T>
): ComponentRef<T>;
Jump to details