method Console.trace
Jump to headingConsole.trace(...data: any[]): void
Outputs a stack trace to the console
Examples Jump to heading
Parameters Jump to heading
Jump to heading<span>...data</span>: any[]
Return Type Jump to heading
void
Jump to headingConsole.trace(...data: any[]): void
Outputs a stack trace to the console
Jump to heading<span>...data</span>: any[]
void