Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
t

ComponentAfterRenderContext

trait ComponentAfterRenderContext[Props, Msg, Model] extends LifecycleContext[ConnectedMetadata]

Defined by scalive.ComponentAfterRenderContext. View source (scalive/api/src/scalive/lifecycle/Contexts.scala:62-63)

Methods1

hooks

def hooks: ComponentHooks[Props, Msg, Model]

Defined by scalive.ComponentAfterRenderContext.hooks. View source (scalive/api/src/scalive/lifecycle/Contexts.scala:63-63)