vidstack / player

UI components and hooks for building video/audio players on the web. Robust, customizable, and accessible. Modern alternative to JW Player and Video.js.
https://vidstack.io
MIT License
2.37k stars 137 forks source link

DoublePressToFullscreen #27

Closed mihar-22 closed 3 years ago

mihar-22 commented 3 years ago

Tasks

Notes

Press is a more generic word that encompasses click, touch and keyboard triggered events.

Slots

CSS Properties

CSS Parts

Events

References

mihar-22 commented 3 years ago

Not required. Can re-use <vds-fullscreen-button> and add dblclick listener.