NodeChildren

io.github.nafg.simplefacade.FacadeModule.NodeChildren
See theNodeChildren companion object
trait NodeChildren extends FacadeModule

Attributes

Companion
object
Graph
Supertypes
trait FacadeModule
class Object
trait Matchable
class Any
Known subtypes
trait Simple
trait Simple

Members list

Type members

Classlikes

class ApplyChildren(settings: Setting*)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object ApplyChildren

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Types

type Props <: WithChildren[VdomNode]

Inherited types

type Setting = () => Props

Attributes

Inherited from:
FacadeModule

Value members

Concrete methods

def childrenToNode(children: Seq[VdomNode]): VdomNode

Inherited methods

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

Attributes

Inherited from:
FacadeModule

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