-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Component now accepts prop isPseudoFullscreen that will immediately enter into pseudoFullscreen when passed as true. This cannot work with native fullscreen since that requires a user-generated event in order for the request to be fulfilled by the browser.
forcePseudoFullscreen will also be passed down if it was passed into the enhanced component.
I would like to force PseudoFullScreen despite Native FullScreen being supported. There's mention of a forcePseudoFullscreen prop, but I'm not entirely sure how to pass it down. Could you provide an example?
Metadata
Metadata
Assignees
Labels
No labels