Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
o

LiveLayout

object LiveLayout

Defined by scalive.LiveLayout. View source (scalive/api/src/scalive/routing/LiveLayouts.scala:23-41)

Methods1

apply

def apply[A, Ctx](render: (PolyFunction { def apply[Msg](x$1: HtmlElement[Msg], x$2: LiveLayoutContext[A, Ctx])HtmlElement[Msg] })): LiveLayout[A, Ctx]

Defined by scalive.LiveLayout.apply. View source (scalive/api/src/scalive/routing/LiveLayouts.scala:27-31)

Values1

identity

val identity: LiveLayout[Any, Any]

Defined by scalive.LiveLayout.identity. View source (scalive/api/src/scalive/routing/LiveLayouts.scala:24-25)