Calc

com.raquo.laminar.defs.styles.units.Calc
trait Calc[DSP[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Length[DSP, Num]
object style.type
trait FontSize
trait LineWidth
trait MinMaxLength
trait Time[DSP]
Show all
Self type

Members list

Value members

Concrete fields

lazy val calc: DSP[String]

Wrap the provided expression in CSS calc() function.

Wrap the provided expression in CSS calc() function.

Attributes

See also