Package react4j.dom.events
Class Event
java.lang.Object
react4j.dom.events.Event
Opaque binding for a browser
Event.
Use Js.uncheckedCast(event) to convert this value to the event type supplied by the
browser JsInterop library used by the application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Event
protected Event()
-