Console.groupEnd()

Web 控制台中退出一格缩进 (结束分组). 请参阅 console 中的Using groups in the console 来获取它的用法和示例。

备注: 此特性在 Web Worker 中可用

语法

console.groupEnd();

参数

None.

Specifications

Specification
Console Standard
# groupend

浏览器兼容性

BCD tables only load in the browser

See also