toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
GlobalEventHandlers
/
ontimeupdate
ontimeupdate
open
var
ontimeupdate
:
EventHandler
<
Event
,
GlobalEventHandlers
,
GlobalEventHandlers
>
?
(
source
)
Occurs to indicate the current playback position.
Parameters
ev
The event.
MDN Reference