UNPKG
web-app-table
Version:
latest (1.0.1)
1.0.1
1.0.0
web-app-table
/
demo.html
11 lines
(7 loc)
•
204 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
web-app-table demo
</
title
>
<
script
src
=
"./web-app-table.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./web-app-table.css"
>
<
script
>
console
.
log
(web-app-table)
</
script
>