Doca Audio
Tạo tài khoản mới
Gia nhập cộng đồng người nghe truyện audio lớn nhất.
show = false, 3000)"
x-show="show"
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 translate-y-10"
x-transition:enter-end="opacity-100 translate-y-0"
x-transition:leave="transition ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0"
x-transition:leave-end="opacity-0 translate-y-10"
class="fixed bottom-24 right-4 z-[60] flex items-center gap-3 px-4 py-3 rounded-xl shadow-2xl border"
:class="type === 'success' ? 'bg-green-900/90 text-green-100 border-green-700' : 'bg-red-900/90 text-red-100 border-red-700'"
style="display: none;">