Dialog Custom Demo
This demo demonstrates how to create "Confirm" and "Prompt" dialogs using only HTMX and Hyperscript, without relying on external UI frameworks like Bootstrap or UIKit for the modal logic.
Custom Confirm Dialog
Click the button below to trigger a custom confirmation modal built from scratch.
Custom Prompt Dialog
Click the button below to trigger a custom prompt modal built from scratch.