autoform-bs-daterangepicker:在 autoform 中启用 bootstrap daterangepicker 的使用

时间:2021-06-01 23:07:04
【文件属性】:
文件名称:autoform-bs-daterangepicker:在 autoform 中启用 bootstrap daterangepicker 的使用
文件大小:39KB
文件格式:ZIP
更新时间:2021-06-01 23:07:04
JavaScript autoform-b​​s-daterangepicker 为打包的 。 安装 使用 Meteor 0.9.3 及更高版本,安装使用: $ meteor add antalakas:autoform-bs-daterangepicker 用法 SearchSchema = new SimpleSchema ( { searchRange : { type : [ Date ] , label : "From - To" , optional : false , autoform : { type : "bootstrap-daterangepicker" , dateRangePickerValue : moment ( ) . add ( 1 , 'days' ) . format ( "DD/MM/YYYY" ) + "
【文件预览】:
autoform-bs-daterangepicker-master
----package.js(1001B)
----autoform-bs-daterangepicker.js(1KB)
----tests()
--------autoform-bs-daterangepicker-tests.js(121B)
----autoform-bs-daterangepicker.html(122B)
----.gitignore(39B)
----lib()
--------daterangepicker-bs3.css(7KB)
--------daterangepicker-bs2.css(7KB)
--------moment.js(97KB)
--------daterangepicker.js(52KB)
----README.md(1KB)

网友评论