g

fun g(block: GBuilder.() -> Unit)

Adds a nested <g> (group) child element to the group.

Parameters

block

A lambda to configure the nested <g> element.