lineBreak

abstract var lineBreak: LineBreak?(source)

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

| Chrome  | Firefox | Safari  |  Edge  |   IE    |
| :-----: | :-----: | :-----: | :----: | :-----: |
|   58    |   69    |   11    |   14   |   5.5   |
|    1′   |         |    3′   |        |         |

See also