Skip to content
On this page

VAudioPlayer

Props

NameTypeDescription
play-button-aria-labelstring
pause-button-aria-labelstring
slider-aria-labelstring
skip-forward-aria-labelstring
skip-backward-aria-labelstring
connotationEnum:
accent
cta
The connotation the audio-player should have.
srcstringIndicates the audio-player's src.
disabledbooleanIndicates whether audio player is disabled.
notimeboolean
skip-byEnum:
0
5
10
30
Allows the audio to skip back or forward
playback-ratesstringSets the available playback rates. When an empty string, no choices will be available

Methods

NameTypeDescription
srcChanged() => unknown
play() => unknown
pause() => unknown