sweetalert2
sweetalert2 copied to clipboard
Drawer modal
New feature motivation
It would be really sweet if we can have a drawer style modal in Swal, similar to https://github.com/emilkowalski/vaul
New feature description
No response
New feature implementation
No response
There's a drawer functionality: https://sweetalert2.github.io/recipe-gallery/sidebars-drawers.html
But it's not mobile gesture friendly like https://github.com/emilkowalski/vaul is.
I'll keep this issue open, need to think about if I need to improve the drawers since it's such a common use-case.
Thanks for asking!