Clear

trait Clear extends None
trait None
class Object
trait Matchable
class Any

Value members

Concrete fields

lazy val both: StyleSetter

The element is moved down to clear past both left and right floats.

The element is moved down to clear past both left and right floats.

lazy val left: StyleSetter

The element is moved down to clear past left floats.

The element is moved down to clear past left floats.

lazy val right: StyleSetter

The element is moved down to clear past right floats.

The element is moved down to clear past right floats.

Inherited fields

lazy val none: StyleSetter
Inherited from:
None