Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

LssPolymerElements/titanium-date-input

Repository files navigation

titanium-date-input

Build status

Introduction

A simple auto formatting date input for polymer 2.0

Live Demo

https://www.webcomponents.org/element/LssPolymerElements/titanium-date-input

Code Samples

<titanium-date-input label="My Birthday" auto-validate required error-message="Valid Birthday Required"></titanium-date-input>

Installation

For Development

git clone https://github.com/LssPolymerElements/titanium-date-input.git
bower install
polymer serve

For Production

bower install --save titanium-date-input