custom-textarea:Web组件custom-textarea元素

时间:2024-02-27 03:33:40
【文件属性】:

文件名称:custom-textarea:Web组件custom-textarea元素

文件大小:12KB

文件格式:ZIP

更新时间:2024-02-27 03:33:40

html web-components custom-elements textarea autogrow

<自定义文本区域> Web组件custom-textarea元素。 该组件背后的原因是创建一个普通的无样式自动增长文本区域。 安装 npm i @lemmon/custom-textarea 在Web应用程序内部使用 // does register the component for you // with `custom-textarea` tagname require ( '@lemmon/custom-textarea' ) 要么 // does not register the component // useful when you want to extend the c


【文件预览】:
custom-textarea-master
----LICENSE(1KB)
----README.md(1KB)
----dist()
--------index.js(3KB)
----.npmrc(19B)
----docs()
--------index.html(9KB)
----tests()
--------003.html(4KB)
--------001.html(2KB)
--------002.html(725B)
----element.js(3KB)
----.gitignore(10B)
----index.js(92B)
----bin()
--------process(589B)
--------build(37B)
--------deploy(266B)
----package.json(910B)

网友评论