Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

method Console.group

#Console.group(...label: any[]): void

Increases indentation of subsequent lines by spaces for groupIndentation length.

If one or more labels are provided, those are printed first without the additional indentation.

Parameters #

#...label: any[]

Return Type #

void