Simple

io.github.nafg.simplefacade.FacadeModule.NodeChildren.Simple
trait Simple extends NodeChildren

Attributes

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

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

Concrete methods

def apply(settings: Setting*): ApplyChildren

Inherited methods

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

Attributes

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

Attributes

Inherited from:
NodeChildren

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