vue-final / vue-final-modal

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
https://vue-final-modal.org
MIT License
862 stars 95 forks source link

How write transition? #444

Open captain-zsa opened 1 month ago

captain-zsa commented 1 month ago

Hello. Sorry, but I'm not understand, how I can create custom transition for contentTransition and overlayTransition. Maybe write simple example in documentation?

I also encountered the following problem: I want to open a new modal (full screen) on top of the old one, but so that the old one “invisibly” closes after opening the new one. How create it?

(sorry, my EN is bad, I hope I made the point clear).