CssVh

ostrat.pWeb.CssVh
case class CssVh(numVh: Double) extends CssVal

CSS value in vh units. Relative to 1% of the height of the viewport.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CssVal
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def str: String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product