lhz516 / react-h5-audio-player

React audio player component with UI. It provides time indicator on both desktop and mobile devices.
https://codepen.io/lhz516/pen/dyGpmgP
MIT License
607 stars 92 forks source link

[Feature] Play all playlist tracks from beginning #247

Open fvtrx opened 5 days ago

fvtrx commented 5 days ago

Greetings @lhz516 !

I noticed that the audio player itself doesn't have a control which allows the user to play all the tracks playlist (if there's any) back from the beginning of the tracks.

Is it possible if we can get the "play from beginning" button control feature out soon?

Many thanks!