On this page

Interface ElementEventMap

interface ElementEventMap {
    fullscreenchange: Event;
    fullscreenerror: Event;
}

Hierarchy (View Summary)

Index

Properties

fullscreenchange: Event
fullscreenerror: Event
Was this helpful?
SDK JS
Reference
ElementEventMap