Function zng_wgt_text::node::line_placeholder
source ยท pub fn line_placeholder(width: impl IntoVar<Length>) -> impl UiNode
Expand description
Create a node that is sized one text line height by width
.
This node can be used to reserve space for a full text in lazy loading contexts.
The contextual variables affect the layout size.