zng_wgt_text::node

Function 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.