$ui/utils/bom

BOM 模块

Source:

Methods

(static) exitFullScreen()

Source:

退出全屏

(static) fullScreen(elopt)

Source:

浏览器全屏

Parameters:
Name Type Attributes Default Description
el HTMLElement <optional>
document

全屏元素

(static) isFullScreen() → {*|boolean}

Source:

浏览器当前是否全屏

Returns:
Type
* | boolean