Skip to main content
Version: 3.11.0

console.groupEnd()

The console.groupEnd() method exits the current inline group in the console.

Syntax

groupEnd()

Parameters

None.

Return value

undefined.