onEvent
@totemsdk/connect / onEvent
Function: onEvent()
onEvent(
event,handler): () =>void
Parameters
event
string
handler
(...args) => void
Returns
() => void
@totemsdk/connect / onEvent
onEvent(
event,handler): () =>void
string
(...args) => void
() => void