UNPKG
hr-dynamic-form
Version:
latest (0.0.14)
0.0.14
0.0.10
0.0.9
0.0.8
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
dynamic form creator
hr-dynamic-form
/
dist
/
demo.html
11 lines
(7 loc)
•
212 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
hr-dynamic-form demo
</
title
>
<
script
src
=
"./hr-dynamic-form.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./hr-dynamic-form.css"
>
<
script
>
console
.
log
(hr-dynamic-form)
</
script
>