TextWrap
12 Sep 20251 minute to read
Defines how to wrap the text when it exceeds the element bounds
WrapWithOverflow - Wraps the text so that no word is broken
Wrap - Wraps the text and breaks the word, if necessary
NoWrap - Text will no be wrapped
- WrapWithOverflow
 - Wrap
 - NoWrap