HeatCore
Log in om door te gaan
show = false, 3000);
"
x-show="show"
x-transition:enter="transition ease-out duration-200"
x-transition:enter-start="opacity-0 -translate-y-2"
x-transition:enter-end="opacity-100 translate-y-0"
x-transition:leave="transition ease-in duration-150"
x-transition:leave-start="opacity-100"
x-transition:leave-end="opacity-0 -translate-y-2"
x-cloak
@click="show = false"
class="fixed inset-x-4 z-[99] flex justify-center pointer-events-none"
style="top: calc(env(safe-area-inset-top, 0px) + 1rem);"
>