kweb-core
/
kweb.html.events
/
Event
Event
data class
Event
(type:
String
, retrieved:
JsonElement
)
Content copied to clipboard
Corresponds to a
JavaScript event
object.
Constructors
Properties
Constructors
Event
Link copied to clipboard
fun
Event
(type:
String
, retrieved:
JsonElement
= JsonNull)
Content copied to clipboard
Properties
retrieved
Link copied to clipboard
val
retrieved
:
JsonElement
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard