Polymer element to accept a duration using paper-input
[ This description is mirrored from README.md at github.com/faan11/paper-duration-input on 2019-05-10 ]
<paper-duration-input>
This is a lite version of paper-time-input done by Ryan Burns. It implements only hour, minute and disabled feature.
<paper-duration-input hour="3" min="05" ></paper-duration-input>
Install
Framework Support
Polymer 2.0+
Browser Compatibility
Install with
Release notes - Version 2.0.0
Dependencies
Polymer/polymer#^2.0.0
- PolymerElements/paper-input#^2.0.0
- PolymerElements/iron-flex-layout#^2.0.0