Dialog

Native HTML dialog element styled by ASW.

ASW styles the native <dialog> element — no JavaScript modal libraries required. Call dialog.showModal() to open it. The ::backdrop pseudo-element receives a semi-transparent overlay automatically.

Inline Demo

Dialog title

This is a native <dialog> element. ASW styles the backdrop and container automatically.