Direction

com.raquo.laminar.defs.styles.traits.Direction
trait Direction

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

lazy val ltr: StyleSetter

Text and other elements go from left to right.

Text and other elements go from left to right.

Attributes

lazy val rtl: StyleSetter

Text and other elements go from right to left.

Text and other elements go from right to left.

Attributes