meteor-autoform-mask:轻松在AutoForm字段中使用蒙版

时间:2021-05-07 19:58:59
【文件属性】:
文件名称:meteor-autoform-mask:轻松在AutoForm字段中使用蒙版
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-07 19:58:59
JavaScript 流星自动成型面膜 使用jQuery Mask Plugin与SimpleSchema一起在AutoForm字段中轻松使用掩码此包使用(Igor Escobar)的(jQuery Mask Plugin)[ ] 依靠 > meteor add aldeed:autoform 安装 > meteor add gbit:autoform-mask 参见mask语法(在这里)[ ] 在您的SimpleSchema中 mask属性可以是String或Object var Example = new SimpleSchema ( { zipCode : { type : String , autoform : { mask : '00000-000' } } , percent : { type : String , autoform : { mask :
【文件预览】:
meteor-autoform-mask-master
----package.js(629B)
----autoform-mask-tests.js(121B)
----README.md(824B)
----autoform-mask.js(555B)
----jquery.mask.js(18KB)

网友评论