react-preload icon indicating copy to clipboard operation
react-preload copied to clipboard

Audio files preloading

Open vedmant opened this issue 9 years ago • 1 comments

It would be nice if it also can preload audio files, I have applications with many different sounds.

vedmant avatar Mar 12 '16 03:03 vedmant

<audio preload="load" />

YanYuanFE avatar Oct 29 '18 03:10 YanYuanFE