groupEnd method
Ends the grouping started with a group or groupCollapsed method.
Syntax
console.groupEnd(groupTitle);
Parameters
- groupTitle [in, optional]
Type: DOMString
Return value
This method does not return a value.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Ends the grouping started with a group or groupCollapsed method.
console.groupEnd(groupTitle);
This method does not return a value.