vue pattern input:使用RegExp限制输入 源码
Vue模式输入 Vue组件使用RegExp限制用户的输入。 就像本机输入元素一样,您可以添加maxlength class属性。 您也可以使用v-model 。 English | 目录 现场演示 只需单击: 。 包含什么 在下载文件中,您将找到以下目录和文件,对公用资产进行逻辑分组,并提供已编译和最小化的变体。 您会看到以下内容: vue-pattern-input/ ├── ... ├── src/ │ └── /component │ └── pattern-input.vue // core └── /view └── demo.html 参数声明 范
文件列表
vue-pattern-input-master.zip
(预估有个6文件)
vue-pattern-input-master
README-zh_CN.md
3KB
src
components
vue-pattern-input.vue
1KB
LICENSE
1KB
README.md
4KB
.gitignore
160B
package.json
580B
暂无评论