OverflowWrap

com.raquo.laminar.defs.styles.traits.OverflowWrap
trait OverflowWrap extends Normal

Attributes

Graph
Supertypes
trait Normal
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

Indicates that normally unbreakable words may be broken at arbitrary points if there are no otherwise acceptable break points in the line.

Indicates that normally unbreakable words may be broken at arbitrary points if there are no otherwise acceptable break points in the line.

Attributes

lazy override val normal: StyleSetter

Indicates that lines may only break at normal word break points.

Indicates that lines may only break at normal word break points.

Attributes