Skip to content

Feature request: hook to show preview on Light mode #679

Description

@paulincai

In Light mode, the player has a handler for the first click.

onClick showPreview goes false and the player is presented:

{showPreview ? preview : players}

Would be lovely to have a method to put the preview back. This is really useful for infinite scroll social walls or when multiple videos are displayed in cards (like Pinterest but with videos).
One can use this method with an onscroll listener or when start playing another video.

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