Function zng_wgt_text::node::render_text

source ยท
pub fn render_text() -> impl UiNode
Expand description

An UI node that renders the parent LaidoutText.

This node renders the text only, decorators are rendered by other nodes.

This is the Text! widget inner most child node.