jantinnerezo / livewire-alert

SweetAlert2 wrapper for Livewire
https://livewire-alert.jantinnerezo.com
MIT License
717 stars 73 forks source link

Call from AlpineJS / Javascript? #153

Open WorthLMS opened 4 months ago

WorthLMS commented 4 months ago

Anyway to create systems that will trigger via JS without having to make a trip to the server?

Reason: Confirmation Dialog Boxes

Purpose: Would rather open dialog on frontend and just handle the confirmation on the backend, without making a round trip to the server.

MinhQuang2612 commented 1 day ago

I think it is also very necessary.