console.groupEnd()

Term side of the Card
Topic: Output Information
Unit title: console.groupEnd()
Categories: Method
Explanation side of the Card

Explanation: The static browser API method that ends the most recently created console group. It marks the end of a series of grouped console messages.

Browser compatibility:
  • The chrome browser supports this feature starting from version 2
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 9
  • The safari browser supports this feature starting from version 4
Availability: