pin-field::pager:用于输入PIN码的本机Web组件

时间:2024-04-14 11:27:13
【文件属性】:

文件名称:pin-field::pager:用于输入PIN码的本机Web组件

文件大小:21KB

文件格式:ZIP

更新时间:2024-04-14 11:27:13

web-component code input web-components custom-elements

:pager: PIN栏位 用于输入PIN码的本机Web组件。 现场演示 安装 yarn add @soywod/pin-field # or npm install @soywod/pin-field # or < script type= " module " src= " https://cdn.jsdelivr.net/gh/soywod/pin-field/lib/pin-field.min.js " >[removed] 用法 < swd> < input /> PIN字段需要一个唯一的子代: HTMLInputElement 。 它用作其他输入的参考。 属性 姓名 描述 length PIN字段组成的输入数量 validate 允许的字符列表 特性 姓名 类型 描述 默认 length number PIN字


【文件预览】:
pin-field-master
----package.json(879B)
----LICENSE(2KB)
----package-lock.json(38KB)
----.gitignore(174B)
----lib()
--------pin-field.js(12KB)
----demo()
--------index.js(750B)
--------index.html(7KB)
--------index.css(1KB)
----.npmrc(44B)
----.prettierrc.js(150B)
----README.md(2KB)

网友评论