TextDecoration

com.raquo.laminar.defs.styles.traits.TextDecoration
trait TextDecoration extends None

Attributes

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

Members list

Value members

Concrete fields

Each line of text has a line through the middle.

Each line of text has a line through the middle.

Attributes

lazy val overline: StyleSetter

Each line of text has a line above it.

Each line of text has a line above it.

Attributes

Each line of text is underlined.

Each line of text is underlined.

Attributes

Inherited fields

lazy val none: StyleSetter

Attributes

Inherited from:
None