Directory

← Back

paper-duration-input

Polymer element to accept a duration using paper-input

Author

Contributors

Rating

[ 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>

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

Polymer/polymer#^2.0.0

  • PolymerElements/paper-input#^2.0.0
  • PolymerElements/iron-flex-layout#^2.0.0
Released
2017-08-23
Maturity
TESTED
License
Other

Compatibility

Framework
Polymer 2.0+
Browser
Browser Independent

paper-duration-input - Vaadin Add-on Directory

Polymer element to accept a duration using paper-input paper-duration-input - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/faan11/paper-duration-input](https://github.com//faan11/paper-duration-input/blob/2.0.0/README.md) on 2019-05-10 ]** # This is a lite version of paper-time-input done by Ryan Burns. It implements only hour, minute and disabled feature. ```html ```
Online