How to use Fullscreen API
Have you ever wondered how the fullscreen button on web video players works? The answer to that is quite simple, they leverage the browser's Fullscreen API. The Fullscreen API augments the Document and Element interfaces with a few methods, propertie...
Sep 6, 20233 min read47
