Description:
Stackable modal is a library for modal dialogs which can be stacked by using z-index position.
Preview:
Changelog:
v0.1.10 (10/04/2020)
- Callback or event for outside click of the modal
Download Details:
Author: Innologica
Live Demo: https://innologica.github.io/vue-stackable-modal/
Download Link: https://github.com/Innologica/vue-stackable-modal/archive/master.zip
Official Website: https://github.com/Innologica/vue-stackable-modal
Install & Download:
# Yarn
$ yarn add @innologica/vue-stackable-modal
# NPM
$ npm install @innologica/vue-stackable-modal --save