core/fullscreen

Detects if an element is fullscreen.

Source:
Author:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(static) getElement() → {HTMLElement}

Source:

Gets the element that is fullscreen or null if no element is fullscreen.

Returns:
Type
HTMLElement