![Building a promise based dialog component](https://images.squarespace-cdn.com/content/v1/6543c5efccfbb34d998f9df9/1700748816295-OJ0EVCI8K4DHD3JZWDQU/localhost_5173_+%285%29.png)
Building a promise based dialog component
In this post I want to share what I built for a client where we needed a lot of in-page contextual user input. When you need the user to perform an in-page action you have many options for solving this but I think the <dialog> element is a good alternative. View the source and try the demo!