react-simple-timefield
Simple React time input field.
Installation
Usage
Real world example
Run demo:
For running demo locally, replace:
in demo/index.js
file.
Build:
Todo
- [x] Support full time format with seconds
- [x] Tests
- [x] Custom input field (like Material UI TextField)
- [x] Custom colon
- [ ] Support for Date object as value