Skip to content

gatanaso/time-field-polymer2

Repository files navigation

Published on webcomponents.org Published on Vaadin  Directory Build Status codecov

<time-field>

A time field Web Component based on Polymer 2.x.

For the Polymer 3 based version of this component see: https://github.com/gatanaso/time-field

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing The <time-field>

$ polymer serve --open

Running Tests

$ polymer test