CssVw

ostrat.pWeb.CssVw
case class CssVw(numVw: Double) extends CssVal

CSS value in vw units. Relative to 1% of the width of the viewport.

Attributes

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

Members list

Keywords
  • no keywords
  • override
Inherited
  • Not inherited
  • Product

Value members

Concrete methods

override def str: String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product