livewire-alert
livewire-alert copied to clipboard
Call from AlpineJS / Javascript?
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.