A polyfill to unify fullscreen APIs across browsers. Many browsers have prefixed fullscreen methods on Element and document. See Using fullscreen mode on MDN for more information.
- Source:
Methods
-
(static) install()
-
Install the polyfill if needed.
- Source:
-
(private, static) proxyEvent_(eventnon-null)
-
Proxy fullscreen events after changing their name.
Parameters:
Name Type Description event
Event - Source: