{ remove($event.detail.message) }, 2500);
if($event.detail.sound) {
$refs.notificationSound.muted = false;
$refs.notificationSound.play();
setTimeout(() => { $refs.notificationSound.pause(); $refs.notificationSound.currentTime = 0 }, timeout);
}"
class="fixed inset-0 flex flex-col items-end justify-start px-4 py-6 pointer-events-none sm:p-6 sm:justify-start space-y-4"
>