Directory

← Back

paper-time-input

Polymer element to accept a time with paper-input & paper-dropdown-menu

Author

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/ryanburns23/paper-time-input on 2019-05-22 ]

<paper-time-input>

Published on webcomponents.org

Polymer element to accept a time with paper-input & paper-dropdown-menu Inspired by the time-input in google forms

Polymer 2 supported

<paper-time-input hour="3" min="05" am-pm="PM"></paper-time-input>
  • paper-menu-button 2.0 depends on neon-animation 2.0, which doesn't import the Web Animations polyfill, so you'll have to import it

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#^1.4.0

  • PolymerElements/paper-dropdown-menu#^1.4.1
  • PolymerElements/paper-item#^1.2.1
  • polymerelements/paper-listbox#^1.1.2
  • PolymerElements/paper-input#^1.1.23
  • PolymerElements/iron-flex-layout#^1.3.2
  • PolymerElements/paper-styles#^1.1.5
Released
2017-03-29
Maturity
IMPORTED
License
Other

Compatibility

Framework
Polymer 1.0+
Polymer 2.0+ in 2.0.0
Browser
Browser Independent

paper-time-input - Vaadin Add-on Directory

Polymer element to accept a time with paper-input & paper-dropdown-menu paper-time-input - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/ryanburns23/paper-time-input](https://github.com//ryanburns23/paper-time-input/blob/v2.0.4/README.md) on 2019-05-22 ]** # \ [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/ryanburns23/paper-time-input) Polymer element to accept a time with paper-input & paper-dropdown-menu Inspired by the time-input in google forms Polymer 2 supported ```html ``` - paper-menu-button 2.0 depends on neon-animation 2.0, which doesn't import the Web Animations polyfill, so you'll have to import it
Online