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
Modifier.type

Members list

Type members

Classlikes

sealed trait Attr extends Basic

Attributes

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

Attributes

Supertypes
trait Modifier
class Object
trait Matchable
class Any
Known subtypes
trait Element
class NodeElement
class TextElement
trait Attr
class CSSAttr
enum ClassName
class KeyAttr
class StdAttr
Show all
final case class Wrapped(children: List[Basic]) extends Modifier

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Modifier
class Object
trait Matchable
class Any
Show all

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