wyjs-image-modal

vuejs image modal component by -pys-

Usage no npm install needed!

<script type="module">
  import wyjsImageModal from 'https://cdn.skypack.dev/wyjs-image-modal';
</script>

README

wyjs-image-modal

#install
$npm install wyjs-image-modal

#import
import Vue from 'vue'
import Vue from 'wyjs-image-modal'

#use
$image.show('image src')
$image.hide()