The FullscreenOptions
dictionary is used to provide configuration options when calling requestFullscreen()
on an element to place that element into full-screen mode.
Properties
navigationUI
Optional- A string controlling whether or not to keep browser user interface elements visible while the element is in full-screen mode. The default,
"auto"
, lets the browser make this decision.
Browser compatibility
BCD tables only load in the browser