enableDebugTools
function
Enabled Angular debug tools that are accessible via your browser's developer console.
API
Description
function enableDebugTools<T>( ref: ComponentRef<T>): ComponentRef<T>;
Jump to details
Enabled Angular debug tools that are accessible via your browser's developer console.
function enableDebugTools<T>( ref: ComponentRef<T>): ComponentRef<T>;