mirror of
https://github.com/frappe/air-datepicker.git
synced 2026-01-14 11:01:22 +08:00
521 B
521 B
Air Datepicker
Lightweight cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern browsers.
Install
bower i --save air-datepicker
Usage
$('.my-datepicker').datepicker([options])
Demo and docs
Change log
v.1.1.0
- add keyboard navigation
- add
classesoption to add custom classes - add
altFieldoption - bug fixes