UNPKG
image-ipreview-box
Version:
latest (2.0.2)
2.0.2
A image preview plugin for Vue.js.
github.com/huanganfree/image-ipreview
huanganfree/image-ipreview
image-ipreview-box
/
lib
/
demo.html
11 lines
(7 loc)
•
224 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
image-ipreview-box demo
</
title
>
<
script
src
=
"./image-ipreview-box.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./image-ipreview-box.css"
>
<
script
>
console
.
log
(image-ipreview-box)
</
script
>