tspan

@Composable
fun ISvgTag.tspan(className: String? = null, id: String? = null, content: @Composable ISvgTag.() -> Unit = {})

SVG "tspan" tag.