flatpickr 是一个 Javascript 日期选择器,具有以下特性:
- 轻量,没有依赖(如 jQuery)
- 原生 Android + iOS datetime 小部件支持
- 适用于 IE9 及以上版本
- 时间段
- 智能默认值
- 配有8个主题,37个地区和 SVG 图标
flatpickr 4.1 更新如下:
- Reworked typings now support
import * as flatpickr
- setDate() now uses config.conjunction | resolves #1092
- onMonthChange() – trigger after animate | resolves #1104
- Fix the current month span containing a div | resolves #1081
下载地址:
转自 https://www.oschina.net/news/90490/flatpickr-4-1