The main alert dialog component.
:id - Required unique identifier for the alert dialog.:open - Whether the alert dialog is initially open. Defaults to false.:on-open - Handler for open event. Accepts a server event name or %Phoenix.LiveView.JS{}.:on-close - Handler for close event. Accepts a server event name or %Phoenix.LiveView.JS{}.:class - Additional CSS classes.:on-open - Fired when the dialog opens.:on-close - Fired when the dialog closes."open" - Opens the dialog."close" - Closes the dialog.Enter your email below to receive our weekly newsletter with the latest updates.