The console.groupEnd()
method exits the current inline group in the Web console. See Using groups in the console in the console
documentation for details and examples.
Note: This feature is available in Web Workers
The console.groupEnd()
method exits the current inline group in the Web console. See Using groups in the console in the console
documentation for details and examples.
Note: This feature is available in Web Workers
js
groupEnd()
None.
None (undefined
).
Specification |
---|
Console Standard # groupend |
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
groupEnd |
2 | 12 | 9 | 11 | 11 | 4 | 37 | 18 | 9 | 11 | 3.2 | 1.0 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/console/groupEnd