Email or username:

Password:

Forgot your password?
Adam Argyle

๐Ÿ†• Mini Web Machine

**Pop n' Lock**
- `<dialog>` basics
- explanations of `top-layer`, `overlay` and `transition-behavior`
- how to `transition` a `<dialog>`

Watch on YouTube!
youtube.com/watch?v=f3N-6MzK8Z

โคท nerdy.dev/pop-n-lock-dialog-mi

2 comments
Adam Argyle

`<dialog>` examples demo:

- default
- error
- wait
- notify
- confirm
- transitioned
- light dismiss
- fully customized

codepen.io/argyleink/pen/VwJvq

Go Up