Skip to content

its a react component which is useful for people who wants to have month range calendar in their project

Notifications You must be signed in to change notification settings

siddhantchopra/month-range-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Month Range Calendar

This react component will make your work easy to make a Month Range Calendar

Features:

  • Future months are disabled
  • Range of years can be given as input
  • Range selected zone is visible

Props:

  • labels: An object which has the following attributes {cancel,confirm, startMonth, endMonth}
  • rangeYear: A Number to be provided for range of years
  • className: Class name to input for overriding the CSS
  • getstateFromMYP: A get function for consuming the "dateObj" and "monthlist" (updated month list)

Preview of the Component:

image

If you need to raise any new updates or features. Please raise issue and we can work it through

About

its a react component which is useful for people who wants to have month range calendar in their project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages