Skip to content

frehaiku/DatePicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatePicker

A date component with single selected, No Jquery

Params

  • el: Calendar container | Element
  • defaultDate: default selected date | String | '2017-04-15'
  • selectInterval: select abled range | Array | [2000, 2020]
  • showFn: after show callback | Function
  • hideFn: after hide callback | Function
  • afterSelectFn: rewrite dateString to element | Function

Methods

  • show: Function
  • hide: Function

About

Without jQuery-based date component with support for date ranges, muitiple calendars and more. 😘

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published