The text-wrap-mode
CSS property controls whether the text inside an element is wrapped. The different values provide alternate ways of wrapping the content of a block element. It can also be set, and reset, using the text-wrap
shorthand.
Note: The name of this property is a placeholder, pending the CSSWG finding a better name.