0.0.3 • Published 1 year ago

month-range-calendar v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

1.0.0

1 year ago