EA

oxygen.ui.web.create.EventHandlerBuilder.EA
final class EA[Event, Action](key: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def :=[Env](f: (RaiseHandler[Any, Action], Event) => ZIO[Env & Scope, UIError, Unit]): Stateless[Env, Action]
def handle[Env](f: (RaiseHandler[Any, Action], Event) => ZIO[Env & Scope, UIError, Unit]): Stateless[Env, Action]