Modifier

harness.webUI.rawVDOM.VDom$.Modifier$
See theModifier companion trait
object Modifier

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

sealed trait Attr extends Basic

Attributes

Graph
Supertypes
trait Basic
trait Modifier
class Object
trait Matchable
class Any
Known subtypes
class CSSAttr
class KeyAttr
class StdAttr
sealed trait Basic extends Modifier

Attributes

Graph
Supertypes
trait Modifier
class Object
trait Matchable
class Any
Known subtypes
trait Element
trait Attr
class CSSAttr
class KeyAttr
class StdAttr
final case class Wrapped(children: List[Basic]) extends Modifier

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Modifier
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(children: Modifier*): Modifier
def flatten(children: List[Modifier]): Modifier

Concrete fields