Add Date Range Picker (#770)

This commit is contained in:
Hari 2021-03-12 20:54:09 +07:00 committed by GitHub
parent 2f3f3f8c68
commit a2cd0a2827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -732,6 +732,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [fullcalendar](https://github.com/fullcalendar/fullcalendar) - Full-sized drag & drop event calendar (jQuery plugin).
* [rome](https://github.com/bevacqua/rome) - A customizable date (and time) picker. Dependency free, opt-in UI.
* [datedropper](https://github.com/felicegattuso/datedropper) - datedropper is a jQuery plugin that provides a quick and easy way to manage dates for input fields.
* [Date Range Picker](https://github.com/dangrossman/daterangepicker) - creates a dropdown menu from which a user can select a range of dates.
### Select