Components

Audio Player

A custom audio player — play/pause, seek, time and volume — over a native HTML5 audio element.

php artisan blatui:add audio-player
SoundHelix Song 1 T. Schürger
0:00 0:00
<x-ui.audio-player
    src="https://www.soundhelix.com/examples/mp3/SoundHelix-Song-1.mp3"
    title="SoundHelix Song 1"
    artist="T. Schürger"
/>

Compact

0:00 0:00
<x-ui.audio-player src="https://www.soundhelix.com/examples/mp3/SoundHelix-Song-2.mp3" />