import { html, cssManager } from '@design.estate/dees-element'; export const demo = () => html`
Audio with Waveform
Audio player with waveform visualization and full transport controls.
Audio without Waveform
Simple audio player with a seekbar instead of a waveform.
Minimal Audio Player
No title or artist metadata — just the player.
`;