FacadeModule

io.github.nafg.simplefacade.FacadeModule
See theFacadeModule companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ChildrenOf[C]
trait Simple[C]
trait NodeChildren
trait Simple
trait Simple
trait Simple
Show all

Members list

Type members

Types

type Props <: PropTypes
type Setting = () => Props

Value members

Abstract methods

def mkProps: Props

Concrete methods

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

Inherited methods

def raw: Object

Attributes

Inherited from:
FacadeModuleBase

Inherited fields

lazy val facade: Facade

Attributes

Inherited from:
FacadeModuleBase