tspan

fun tspan(block: TSpanBuilder.() -> Unit)

Adds a <tspan> child element to the text element.

Parameters

block

A lambda to configure the <tspan> element.