UNPKG
yuyu23-input
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
npm发包练习,表单组件
yuyu23-input
/
demo.html
1 lines
•
165 B
HTML
View Raw
1
<!doctype
html
>
<
meta
charset
=
"utf-8"
>
<
title
>
yuyu23input-box demo
</
title
>
<
script
src
=
"./yuyu23input-box.umd.js"
>
</
script
>
<
script
>
console
.
log
(yuyu23input-box)
</
script
>