Rudeg / react-input-calendar

http://rudeg.github.io/react-input-calendar/
MIT License
139 stars 94 forks source link

Enable input field to be focused #117

Closed dbrack closed 6 years ago

dbrack commented 7 years ago

Introduce a new prop, focused, to allow components from outside to focus the date picker's input field. Examples are provided in the story book.

Fixes #114

lakshmi-ammu commented 6 years ago

Hi, I got it issue when I select calendar onChange receiving date as 'null' which is first time happening. May I know the region.