StatefulS

oxygen.ui.web.PWidget.HandleActionBuilders.StatefulS
final class StatefulS[Env, Action, State](widget: Stateful[Env, Action, State])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[Env2 <: Env : HasNoScope](f: (WidgetState[State], Action) => ZIO[Env2 & Scope, UIError, Unit]): Stateful[Env2, Nothing, State]