Skip to content

Commit 44f46f0

Browse files
authored
onTimeUpdate added (#36)
1 parent 8e0c535 commit 44f46f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DOM/HTML/Indexed.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,7 @@ type HTMLvideo = Interactive
642642
, width :: CSSPixel
643643
, type :: MediaType
644644
, onError :: Event
645+
, onTimeUpdate :: Event
645646
)
646647

647648
type HTMLwbr = Interactive ()

0 commit comments

Comments
 (0)