UNPKG
@desnoth/vue2-popup
Version:
latest (0.1.1)
0.1.1
0.1.0
A simple Vue popup component with self state
github.com/victorgarciaesgi/vue2-popup
@desnoth/vue2-popup
/
dist
/
demo.html
11 lines
(7 loc)
•
188 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
vue2Popup demo
</
title
>
<
script
src
=
"./vue2Popup.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./vue2Popup.css"
>
<
script
>
console
.
log
(vue2Popup)
</
script
>