date-input-polyfill-react
v2.14.4
Published
Automatically adds datepickers to input[type=date] on IE, Firefox, and OS X Safari.
Downloads
1,027
Maintainers
Readme
date-input-polyfill-react
Just include this simple script and IE, Firefox, and OS X Safari will support <input type="date">
, without any dependencies, not even jQuery!
Support dynamically created inputs, so can be used in single page applications.
Forked from date-input-polyfill to make it work with React >= 15.6.
Install
npm install --save date-input-polyfill-react