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

Create multiple instances #395

Open saleh-gholamian opened 8 months ago

saleh-gholamian commented 8 months ago

Please add this feature to be able to have multiple ModalContainer instances, or rather to have multiple ModalContainer, there are various scenarios where we need to be able to display modals in separate containers, unfortunately none of the existing libraries have such a feature.

hunterliu1003 commented 7 months ago

@saleh-gholamian I don't understand the reason to have multiple ModalsContainer, can you provide more context and explianation of your needs?