TextTransform

constructor(data: TextTransformData, className: String? = null, children: List<Node>)

Parameters

data

transformation the text undergoes

className

custom class name for the element, useful for applying custom styles, if supported by the renderer