JavaScript console.groupEnd() Method

End a message group with console.groupEnd()

Definition and Usage

The groupEnd() ends a message group.

Syntax

console.groupEnd()

Browser Support

console.groupEnd() is supported in all modern browsers:
Chrome IE Edge Firefox Safari Opera
Yes 11 Yes Yes Yes Yes