📄️ cancel
Fires on click of the Cancel button or when the ESC key is pressed
📄️ confirm
Fires when a non-cancel button is clicked or when the ENTER key is pressed
Modal events: oncancel, onconfirm - Svelte Core Documentation
Fires on click of the Cancel button or when the ESC key is pressed
Fires when a non-cancel button is clicked or when the ENTER key is pressed