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