Skip to content

ForcePseudoFullScreen? #9

@kylietmo

Description

@kylietmo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions