Rudeg / react-input-calendar

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

Passing Props to input #132

Open kkhoanguyen opened 6 years ago

kkhoanguyen commented 6 years ago

I'm was wondering if there is a way to pass props that are not defined to the input field? I need to turn off autocomplete, but it look like that attribute is not being passed to the input field.

Rudeg commented 5 years ago

No, but I'll fix it soon