vuejs-range-datepickers:利用VueJS-Datepicker为VueJ选择数据范围的组件

时间:2024-05-28 03:54:26
【文件属性】:

文件名称:vuejs-range-datepickers:利用VueJS-Datepicker为VueJ选择数据范围的组件

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-28 03:54:26

vuejs date datepicker range props

VueJS范围日期选择器 利用VueJS-Datepicker为VueJ选择数据范围的组件。 安装 npm npm install --save vuejs-range-datepickers 用法 // app.js window . Vue = require ( 'vue' ) ; Vue . component ( 'range-datepickers' , require ( 'vuejs-range-datepickers' ) ) ; const app = new Vue ( { el : '#app' } ) 如果传递的值prop应该是Date对象或有效日期字符串 // index.html <!doctype html > < html > < head > < meta charset =" utf-8 "/> </ h


【文件预览】:
vuejs-range-datepickers-master
----daterange.vue(12KB)
----examples()
--------index.html(1KB)
--------app.js(478B)
----LICENSE(1KB)
----README.md(8KB)
----v0.1.0.md(862B)
----.gitignore(51B)
----_config.yml(25B)
----package.json(751B)

网友评论