1.0.6 • Published 7 years ago

vue-modal-simple v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

BootstrapVueModal

Bootstrap Modal on Vue component It's a vue component of Bootstrap Modal. Include a slots, that you can override them and write your code inside.

How to Use:

Install:

$ npm install vue-modal-simple

Or

$ yarn add vue-modal-simple

Then write in your vue file:

import Vue-Simple-Modal from 'vue-simple-modal'
<script>
export default {
       components:{
          Vue-Simple-Modal
                  }
               }
</script>

Enjoy :)

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago