Function zng_wgt_text::txt_transform

source ยท
pub fn txt_transform(
    child: impl UiNode,
    transform: impl IntoVar<TextTransformFn>,
) -> impl UiNode
Expand description

P Text transform, character replacement applied to the text before it is processed by the text widget.

This property is not applied when the text is txt_editable.

Sets the TEXT_TRANSFORM_VAR.