A-Kasaaian / react-advance-jalaali-datepicker

An advance Jalaali (shamsi, persian) datepicker containing multiple datepicker types such as, range datepicker
MIT License
87 stars 17 forks source link

type a date #25

Closed mghafariha closed 5 years ago

mghafariha commented 5 years ago

i want to have a option that user can types their date in datepickers. how can i change that?

A-Kasaaian commented 5 years ago

That's not supported now. My proposal is using an input to type and onchange of that you update the value of your date picker. You also can style the component like a button.

mghafariha commented 5 years ago

Thank for your answering.

A-Kasaaian commented 5 years ago

No problem. This component is a date picker the rest should be handled by you, but in case you needed help, Open an issue or ask on stackoverflow.

mghafariha commented 5 years ago

Thanks, I try to solve it, i made attempt to create my datepicker but i stuck in handling on changevalue,unfortunetly,i dont have time now so i search for easy solution.your work is very helpful.thanks