This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Andrea Bizzotto πΊπ¦
codewithandrea.com
did:plc:5jbxvfe4etepz54qhd7a5zlv
In many of my projects, I use a simple alert dialog that supports:
β
Adaptive mode (Material / Cupertino)
β
Default and cancel actions
β
Destructive UI style
β
Dismissible mode
Super useful for Yes/No, Cancel/Delete scenarios. π
See below for the source code.
2025-05-01T08:50:33.286Z