UNPKG
tbstu-btn-loading
Version:
latest (0.0.1)
0.0.1
Vue loading button component base on bootstrap
github.com/tb-stu/btv-btn-loading
tbstu-btn-loading
/
dist
/
demo.html
11 lines
(7 loc)
•
196 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
btn-loading demo
</
title
>
<
script
src
=
"./btn-loading.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./btn-loading.css"
>
<
script
>
console
.
log
(btn-loading)
</
script
>