vue3-audio-player
vue3-audio-player copied to clipboard
how to play and pause from code
how to play and pause from code?
Use a ref to access the dom element, and the method play and pause should be available