ColorKind

works.iterative.ui.components.laminar.tailwind.color.ColorKind
See theColorKind companion object
sealed abstract class ColorKind

Defines what color should be used, without specifying the area or weight.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object amber
object auto
object black
object blue
object current
object cyan
object emerald
object fuchsia
object gray
object green
object indigo
object inherit
object lime
object neutral
object orange
object pink
object purple
object red
object rose
object sky
object slate
object stone
object teal
object transp
object violet
object white
object yellow
object zinc
Show all

Members list

Value members

Concrete methods

def apply(weight: ColorWeight): ColorDef

Concrete fields

val name: String