Static zng_wgt_text::TEXT_WRAP_VAR
source ยท pub static TEXT_WRAP_VAR: ContextVar<bool>
Expand description
If line breaks are automatically inserted to fill the available space.
The LINE_BREAK_VAR
, WORD_BREAK_VAR
and HYPHENS_VAR
configure how the text is split.
Is true
by default.