nanocal
nanocal copied to clipboard
update react ranger doc
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 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.