@innologica/vue-stackable-modal

0.1.10 • Public • Published

Stackable modal

Stackable modal is a library for modal dialogs which can be stacked by using z-index position. The component uses bootstrap for styling the modal but DOES NOT include it by default - you need to import it yourself.

When you open a second dialog the first one is scaled to 0.9 and position behind. You have always 3 visible modals.

Installation

npm i @innologica/vue-stackable-modal --save

or

yarn add @innologica/vue-stackable-modal

import to use:

import StackModal from '@innologica/vue-stackable-modal'

More info and demo https://innologica.github.io/vue-stackable-modal/

Readme

Keywords

none

Package Sidebar

Install

npm i @innologica/vue-stackable-modal

Weekly Downloads

95

Version

0.1.10

License

none

Unpacked Size

390 kB

Total Files

15

Last publish

Collaborators

  • nikolakk