kreuzberg.EventSource.Js
See theJs companion object
case class Js(jsEvent: JsEvent) extends EventSource[Event]
JS Event
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait EventSource[Event]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Collect values.
Filters the value
Attach a handler
Attach a handler, discarding the value.
Just hook in some code.
Map the value
Combine with some other event source.
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article