vue3-audio-player icon indicating copy to clipboard operation
vue3-audio-player copied to clipboard

how to play and pause from code

Open hoanghiep1x0 opened this issue 1 year ago • 1 comments

how to play and pause from code?

hoanghiep1x0 avatar May 10 '24 09:05 hoanghiep1x0

Use a ref to access the dom element, and the method play and pause should be available

mirsella avatar Jul 09 '24 14:07 mirsella