Simple

io.github.nafg.simplefacade.FacadeModule.ArrayChildren.Simple
trait Simple extends Simple, ArrayChildren

Attributes

Graph
Supertypes
trait Simple
trait NodeChildren
trait FacadeModule
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

class ApplyChildren(settings: Setting*)

Attributes

Inherited from:
NodeChildren
Supertypes
class Object
trait Matchable
class Any
object ApplyChildren

Attributes

Inherited from:
NodeChildren
Supertypes
class Object
trait Matchable
class Any

Inherited types

type Props <: WithChildren[VdomNode]

Attributes

Inherited from:
NodeChildren
type Setting = () => Props

Attributes

Inherited from:
FacadeModule

Value members

Inherited methods

def Settings(settings: Setting*): Seq[Setting]

Attributes

Inherited from:
FacadeModule
def apply(settings: Setting*): ApplyChildren

Attributes

Inherited from:
Simple
override def childrenToNode(children: Seq[VdomNode]): VdomNode

Attributes

Definition Classes
Inherited from:
ArrayChildren

Attributes

Inherited from:
FacadeModule
def mkProps: Props

Attributes

Inherited from:
FacadeModule
def raw: Object

Attributes

Inherited from:
FacadeModuleBase

Inherited fields

lazy val facade: Facade

Attributes

Inherited from:
FacadeModuleBase