Appearance
function exitFullscreen(): Promise<void>;
Exits fullscreen mode, using the vendor-prefixed API when necessary.
Promise<void>
Promise
void
A promise that resolves when fullscreen has been exited.
exitFullscreen()
1.0.0