Float

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

Attributes

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

Members list

Value members

Concrete fields

lazy val left: StyleSetter

Element must float on the left side of its containing block.

Element must float on the left side of its containing block.

Attributes

lazy val right: StyleSetter

Element must float on the right side of its containing block.

Element must float on the right side of its containing block.

Attributes

Inherited fields

lazy val none: StyleSetter

Attributes

Inherited from:
None