Audio player component
All styling goes in props.className as a single Tailwind utility string. Non-class props (text, src, alt, etc.) stay on their own keys. root.animation for scroll effects.
src
https://example.com/audio.mp3
title
controls
true
autoPlay
false
loop
canDelete
canEditName
custom
className
flex flex-col gap-space-sm py-space-lg px-container-x md:flex-row
bg-primary text-primary-content rounded-box py-3.5 px-6 font-semibold
url
urlTarget
role
aria-label
aria-hidden
aria-describedby
aria-live
root