A-Tractor - v2.5.6
Preparing search index...
utils
getRequestFullscreenFunction
Function getRequestFullscreenFunction
getRequestFullscreenFunction
(
el
:
HTMLElement
,
)
:
(
options
?:
FullscreenOptions
)
=>
Promise
<
void
>
Returns the cross-browser function of entering fullscreen mode.
Parameters
el
:
HTMLElement
HTML element.
Returns
(
options
?:
FullscreenOptions
)
=>
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
A-Tractor - v2.5.6
Loading...
Returns the cross-browser function of entering fullscreen mode.