nanocal icon indicating copy to clipboard operation
nanocal copied to clipboard

update react ranger doc

Open jayasurian123 opened this issue 6 years ago • 2 comments

jayasurian123 avatar Jun 26 '19 09:06 jayasurian123

Hey & thanks. Does this work? Looks like (if my docs are up to date) it should be like defined here aka

data: {
  ... // other options
  rangeStart: {
    day: 10,
    month: 11,
    year: 2017
  },
  rangeEnd: {
    day: 17,
    month: 11,
    year: 2017
  }
}

Sorry this repo isn't being maintained as I don't use it much :/

zigomir avatar Jun 26 '19 18:06 zigomir

@zigomir yes. It's correct. I was just correcting the React example here.

I felt this is a nice lib. There are many things which i am not familiar in this project. Else I would have try to add some modifications. Or at least spin out just to merge Ranger and Picker ;) Mostly we need both in the projects.

jayasurian123 avatar Jun 27 '19 10:06 jayasurian123