RaiseHandler

oxygen.ui.web.RaiseHandler
See theRaiseHandler companion object
trait RaiseHandler[-Env, -Action]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty
class FromFunction[Env, Action]
class HandleAction[Env, Action, Action2]

Members list

Value members

Abstract methods

def raiseAction(raise: Action): ZIO[Env & Scope, UIError, Unit]