vue-form:Vue.js 2.2+的表单验证

时间:2024-02-27 04:22:37
【文件属性】:

文件名称:vue-form:Vue.js 2.2+的表单验证

文件大小:41KB

文件格式:ZIP

更新时间:2024-02-27 04:22:37

validation vue vuejs2 form-validation html5-validation

语言形式 Vue.js 2.2的表单验证 安装 通过npm可作为vue-form 。 import VueForm from 'vue-form' ; // or var VueForm = require('vue-form') or window.VueForm if you are linking directly to the dist file // install globally Vue . use ( VueForm ) ; Vue . use ( VueForm , options ) ; // or use the mixin ... mixins : [ VueFor


【文件预览】:
vue-form-master
----.travis.yml(76B)
----example()
--------component.html(6KB)
--------bootstrap.html(5KB)
----.babelrc(134B)
----rollup.config.js(468B)
----.jsbeautifyrc(149B)
----package.json(1KB)
----test()
--------specs()
----LICENSE(1KB)
----dist()
--------vue-form.min.js(17KB)
--------vue-form.js(36KB)
----src()
--------config.js(1KB)
--------providers.js(248B)
--------util.js(4KB)
--------main.js(1KB)
--------components()
--------directives()
--------validators.js(2KB)
----.gitignore(33B)
----karma.conf.js(2KB)
----README.md(11KB)
----.editorconfig(176B)

网友评论