WeightedColorDef

works.iterative.ui.components.laminar.tailwind.color.ColorDef.WeightedColorDef
case class WeightedColorDef(kind: ColorKind, weight: ColorWeight) extends ColorDef

Attributes

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

Members list

Value members

Concrete methods

override def toCSS: String

Attributes

Definition Classes

Inherited methods

def accent: Color

Attributes

Inherited from:
ColorDef
def bg: Color

Attributes

Inherited from:
ColorDef
def border: Color

Attributes

Inherited from:
ColorDef

Attributes

Inherited from:
ColorDef
def divide: Color

Attributes

Inherited from:
ColorDef
def outline: Color

Attributes

Inherited from:
ColorDef
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def ring: Color

Attributes

Inherited from:
ColorDef

Attributes

Inherited from:
ColorDef
def shadow: Color

Attributes

Inherited from:
ColorDef
def text: Color

Attributes

Inherited from:
ColorDef